Android Studio蓝牙BLE读特征
创始人
2024-08-17 18:30:04
0

要使用Android Studio读取蓝牙BLE特征,你可以遵循以下步骤:

  1. 确保你的设备支持BLE功能,并且已经开启了蓝牙。

  2. 在你的Android Studio项目中,添加以下依赖项到你的app级别的build.gradle文件中:

implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support:design:28.0.0'
implementation 'com.android.support:support-v4:28.0.0'
implementation 'com.android.support:recyclerview-v7:28.0.0'
implementation 'com.android.support:cardview-v7:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.android.support:multidex:1.0.3'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.1.1'
implementation 'no.nordicsemi.android:ble:2.1.0'
  1. 在你的AndroidManifest.xml文件中,添加以下权限:


  1. 创建一个新的Activity或者在你的现有Activity中添加以下代码来读取BLE特征:
import android.Manifest;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothGatt;
import android.bluetooth.BluetoothGattCallback;
import android.bluetooth.BluetoothGattCharacteristic;
import android.bluetooth.BluetoothGattDescriptor;
import android.bluetooth.BluetoothGattService;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.support.annotation.NonNull;
import android.support.v4.app.ActivityCompat;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.widget.Toast;

import java.util.UUID;

public class BluetoothActivity extends AppCompatActivity {
    private static final String TAG = "BluetoothActivity";
    private static final int REQUEST_ENABLE_BT = 1;
    private static final int PERMISSION_REQUEST_COARSE_LOCATION = 2;

    private BluetoothAdapter mBluetoothAdapter;
    private BluetoothGatt mBluetoothGatt;
    private BluetoothGattCharacteristic mCharacteristic;

    private final Handler mHandler = new Handler(Looper.getMainLooper());

    @Override
    protected void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.activity_bluetooth);

        mBluetoothAdapter = BluetoothAdapter.getDefaultAdapter();

        // 检查设备是否支持蓝牙
        if (mBluetoothAdapter == null) {
            Toast.makeText(this, "设备不支持蓝牙", Toast.LENGTH_SHORT).show();
            finish();
            return;
        }

        // 检查是否已经开启了蓝牙
        if (!mBluetoothAdapter.isEnabled()) {
            Intent enableBtIntent = new Intent(BluetoothAdapter.ACTION_REQUEST_ENABLE);
            startActivityForResult(enableBtIntent, REQUEST_ENABLE_BT);
        } else {
            checkLocationPermission();
        }
    }

    private void checkLocationPermission() {
        // 检查是否已经获取了位置权限,这是必要的权限来扫描蓝牙设备
        if (ContextCompat.checkSelfPermission(this, Manifest.permission.ACCESS_COARSE_LOCATION) != PackageManager.PERMISSION_GRANTED) {
            ActivityCompat.requestPermissions(this, new String[]{Manifest.permission.ACCESS_COARSE_LOCATION}, PERMISSION_REQUEST_COARSE_LOCATION);
        } else {
            startBluetoothDeviceScan();
        }
    }

    @Override
    public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) {
        if (requestCode == PERMISSION_REQUEST_COARSE_LOCATION) {
            if (grantResults.length > 0 && grantResults[0] == PackageManager.PERMISSION_GRANTED) {
                startBluetoothDeviceScan();
            } else {
                Toast.makeText(this, "没有位置权限,无法扫描蓝牙设备", Toast.LENGTH_SHORT).show();
                finish();
            }
        }
    }

    private void startBluetoothDeviceScan() {
        // 在这里开始扫描蓝牙设备
        // mBluetoothAdapter.startLeScan(mLeScanCallback);
    }

    private final BluetoothAdapter.LeScanCallback mLeScanCallback = new BluetoothAdapter.LeScanCallback() {
        @Override
        public void onLeScan(final BluetoothDevice device, int rssi, byte[] scanRecord) {
            Log.d(TAG, "onLeScan: " + device.getName() +

相关内容

热门资讯

透视安装"WePOk... 透视安装"WePOker有没有透视方法"pokemmo脚本辅助器下载(其实存在有辅助app)-哔哩哔...
透视ai代打"拱趴大... 透视ai代打"拱趴大菠萝有什么挂"hhpoker辅助(本来存在有辅助辅助器)-哔哩哔哩1、完成拱趴大...
这一问题亟待解决"p... 这一问题亟待解决"pokemmo脚本最新版"wepoker透视脚本免费下载(切实存在有辅助下载)-哔...
透视科技"htx矩阵... 透视科技"htx矩阵wepoker辅助"wepoker怎么设置透视(都是存在有辅助辅助器)-哔哩哔哩...
事发当天"德扑圈透视... 事发当天"德扑圈透视"wpk辅助购买(竟然存在有辅助平台)-哔哩哔哩在进入wpk辅助购买软件靠谱后,...
透视挂"wepoke... 透视挂"wepoker私人局俱乐部辅助"werplan外卦神器(一直是有辅助安装)-哔哩哔哩1、操作...
针对"pokemmo... 针对"pokemmo脚本辅助"wepoker钻石怎么看底牌(竟然有辅助插件)-哔哩哔哩1、超多福利:...
透视辅助"wepok... 透视辅助"wepoker透视挂底牌"wepoker透视最简单三个步骤(其实有辅助app)-哔哩哔哩1...
连日来"哈糖大菠萝可... 连日来"哈糖大菠萝可以开挂吗"德州透视是真的假的(一贯是有辅助平台)-哔哩哔哩哈糖大菠萝可以开挂吗透...
推出新举措"wepo... 推出新举措"wepoker国外版透视"wpk透视怎么安装(其实是有辅助app)-哔哩哔哩1、wepo...