Bug? Bluetooth discover problem with Android 10

menneaduplo

Member
Licensed User
Longtime User
Dear all,
I have a problem with Bluetooth discovery present in the tutorial https://www.b4x.com/android/forum/threads/android-bluetooth-bluetoothadmin-tutorial.14768/

The original project (without modifications. In the manigest there is targetSdkVersion = "26".) works up to Android 9 devices.

On Android 10 it doesn't work. Tested on Samsung A51.
StartDiscovery always returns false.
I think it's a BluetoothAdmin compatibility issue.

You can help me?
Thanks in advance
 
Top