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
On Android 8.0 (API level 26) and higher, the Companion Device Manager (CDM) provides a more streamlined method of connecting to companion devices, compared to the permissions described in this section. The CDM system provides a pairing UI on behalf of your app and doesn't require location permissions.
The text was updated successfully, but these errors were encountered:
aeroechelon
changed the title
As of Android 12, ACCESS_FINE_LOCATION is no longer needed
No need to request ACCESS_FINE_LOCATION permissions as of Android 12
Apr 16, 2024
From: https://developer.android.com/develop/connectivity/bluetooth/bt-permissions
OpenPods/app/src/main/AndroidManifest.xml
Line 8 in 6a00d8c
The text was updated successfully, but these errors were encountered: