-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bluetooth Le Gatt Sample is Not Working. #268
Comments
Check bluetoothLeChat example. It's working. |
The "Bluetooth Le Gatt Sample" is not working because of changed permissions in new Android SDK's. I modified and appended the code in AndroidManifest.xml and DeviceScanActivity.java and now it is running on my Android 12 device successfully. The complete example is available on my GitHub repo https://github.com/AndroidCrypto/BluetoothLeGattSdk33, @android-team: maybe you can make the changes in your code as well and then close this issue, thanks. Kind regards, |
I tried running that sample on an Android 11 and Android 10 phone and the scan always comes out empty. Maybe that explains it. Scary to see how a company like Google does not organise maintenance and further development of such samples. |
@KaneZMY How did you check that it was working? Which device did you scan which smartphone did you use? |
I used huawei xs2 and other android pda. Its working fine now.
Stéphane Lenclud ***@***.***>于2023年1月15日 周日15:31写道:
… @KaneZMY <https://github.com/KaneZMY> How did you check that it was
working? Which device did you scan which smartphone did you use?
—
Reply to this email directly, view it on GitHub
<#268 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7HNWFIRUNMBBK3PVJENTDWSORVRANCNFSM5375QTPA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This Project sample is not working , team must work on it for all devices
this may work on old devices but not working in Android 12
popping up the dialog again and again for enabling location permission and for nearby devices permission but i have given this permission already,
so Please check the code then push it
thank you
The text was updated successfully, but these errors were encountered: