connectivity-samples icon indicating copy to clipboard operation
connectivity-samples copied to clipboard

BluetoothLeGatt: Update Dependencies and Add Permission Checks So Devices Can Be Found

Open falconsmilie opened this issue 5 years ago • 2 comments

The changes here are for the BluetoothLeGatt project.

Updates gradle dependencies and SDK versions.

Addresses these issues;

  • https://github.com/android/connectivity-samples/issues/34
  • https://github.com/android/connectivity-samples/issues/203
  • https://github.com/android/connectivity-samples/issues/183

... and possibly others.

Some minor cleanup.

Tested on Android 9 and 10.

falconsmilie avatar Nov 29 '20 21:11 falconsmilie

@codingjeremy apologies for mentioning you, but it seems this repo is still active? Have I missed something with this PR?

falconsmilie avatar Mar 03 '21 18:03 falconsmilie

please merge, without that BluetoothLeGatt wont work.

MartinVerges avatar Jan 01 '22 09:01 MartinVerges