AndroidBleManager icon indicating copy to clipboard operation
AndroidBleManager copied to clipboard

android BLE device scan and connect manager

Results 11 AndroidBleManager issues
Sort by recently updated
recently updated
newest added

请问该库怎么检测Ibeacon电量啊

buildConfigField "String", "FIR_TOKEN", hasLocalProperty("FIR_TOKEN_STRING") ? getLocalProperty("FIR_TOKEN_STRING") : System.getenv("FIR_TOKEN") buildConfigField "String", "FIR_ID", hasLocalProperty("FIR_ID_STRING") ? getLocalProperty("FIR_ID_STRING") : System.getenv("FIR_ID") Bug提示在这里

长时间不间断扫描,应用特别卡。。。重新启动蓝牙开关之后恢复正常

Andorid Studio 3.0 编译不通过

您好,我想询问一下如果数据收发超过20个字节应该怎么处理

scanManager.release(); 没有这个函数啊。。。

connect(String device) 测试这个实际上并不是连接指定地址的设备,而是把deviceQueue里面的所有设备都连接上

不扫描 有mac地址 有时候连接不上 还有扫描的话 扫描不到设备 权限有了 小米6.0的机子

2023-08-25 08:29:03.212 5150-5150/com.blakequ.androidblemanager V/AutofillManager: requestHideFillUi(null): anchor = null 2023-08-25 08:29:03.279 5150-5150/com.blakequ.androidblemanager I/BluetoothConnectManager: ║Trying to use an existing gatt and reconnection device 60:6E:41:18:29:C5 thread:true ==> connect(BluetoothConnectManager.java:281) 2023-08-25 08:29:03.279 5150-5150/com.blakequ.androidblemanager I/BluetoothConnectManager: ╚═══════════════════════════...