名称 | 版本sdk | 权限值 | 权限描述 |
---|---|---|---|
ACCESS_LOCATION_EXTRA_COMMANDS | Added in API level 1 | android.permission.ACCESS_LOCATION_EXTRA_COMMANDS | Allows an application to access extra location provider commands. |
ACCESS_NETWORK_STATE | Added in API level 1 | android.permission.ACCESS_NETWORK_STATE" | Allows applications to access information about networks. |
ACCESS_NOTIFICATION_POLICY | Added in API level 23 | android.permission.ACCESS_NOTIFICATION_POLICY | Marker permission for applications that wish to access notification policy. This permission is not supported on managed profiles. |
ACCESS_WIFI_STATE | Added in API level 1 | android.permission.ACCESS_WIFI_STATE | Allows applications to access information about Wi-Fi networks. |
BLUETOOTH | Added in API level 1 | android.permission.BLUETOOTH | Allows applications to connect to paired bluetooth devices. |
BLUETOOTH_ADMIN | Added in API level 1 | android.permission.BLUETOOTH_ADMIN | Allows applications to discover and pair bluetooth devices. |
BROADCAST_STICKY | Added in API level 1 | android.permission.BROADCAST_STICKY | Allows an application to broadcast sticky intents. These are broadcasts whose data is held by the system after being finished, so that clients can quickly retrieve that data without having to wait for the next broadcast. |
CALL_COMPANION_APP | Added in API level 29 | android.permission.CALL_COMPANION_APP | Allows an app which implements the InCallService API to be eligible to be enabled as a calling companion app. This means that the Telecom f |
android Manifest.permission normal权限合集
最新推荐文章于 2025-05-16 16:27:52 发布