You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BLECentralManagerDefault.java gives deprecated errors. Methods BluetoothAdapter.startLeScan and BluetoothAdapter.stopLeScan were deprecated in Android Lollipop. It was replaced with BluetoothLeScanner
The text was updated successfully, but these errors were encountered:
BLECentralManagerDefault.java gives deprecated errors. Methods BluetoothAdapter.startLeScan and BluetoothAdapter.stopLeScan were deprecated in Android Lollipop. It was replaced with BluetoothLeScanner
The text was updated successfully, but these errors were encountered: