Skip to content

melvyniandrag/Android12BluetoothDemo

Repository files navigation

Android12BluetoothDemo

Based on this project: https://github.com/melvyniandrag/Android-Simple-Bluetooth-Example with a little of this mixed in: https://github.com/googlesamples/easypermissions

And had to update a some code and configurations to make it work for Android 12 in Android studio with gradle.

Tested and running fine on

  • Galaxy SM-T380 running Android 9. Correctly requests LOCATION permissions for bluetooth.
  • Pixel 4a running Android 12. Correctly uses new BLUETOOTH permissions for bluetooth, and not the old LOCATION permissions.

Note: As of this first commit I am not requesting the bluetooth permissions. You need to go into app settings and grant them manually. TODO.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages