Skip to content

No need to request ACCESS_FINE_LOCATION permissions as of Android 12Β #175

@aeroechelon

Description

@aeroechelon

From: https://developer.android.com/develop/connectivity/bluetooth/bt-permissions

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.

<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions