android.permission.BLUETOOTH | Allows to to connect to paired bluetooth devices. |
android.permission.BLUETOOTH_ADMIN | Allows to discover and pair bluetooth devices. |
android.permission.BLUETOOTH_CONNECT | App customer permission. |
android.permission.WRITE_SETTINGS | Allows to read or write the system settings. |
android.permission.WRITE_SECURE_SETTINGS | Allows to read or write the secure system settings. |
android.permission.RECEIVE_BOOT_COMPLETED | Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
android.permission.VIBRATE | Allows access to the vibrator. |
android.permission.FOREGROUND_SERVICE | App customer permission. |
android.permission.ACCESS_NOTIFICATION_POLICY | App customer permission. |
android.permission.MODIFY_AUDIO_SETTINGS | Allows to modify global audio settings. |
android.permission.SYSTEM_ALERT_WINDOW | Allows to open windows using the system alert, shown on top of all other applications. |
com.android.alarm.permission.SET_ALARM | Allows to broadcast an Intent to set an alarm for the user. |
android.permission.ACTION_MANAGE_OVERLAY_PERMISSION | App customer permission. |
android.permission.INSTALL_SHORTCUT | App customer permission. |
android.permission.UNINSTALL_SHORTCUT | App customer permission. |
android.permission.CAMERA | Allows to use the camera device. |
android.permission.READ_EXTERNAL_STORAGE | Allows to read from external storage such as SD card. |
android.permission.WRITE_EXTERNAL_STORAGE | Allows to write to external storage such as SD card. |
android.permission.WAKE_LOCK | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
com.google.android.gms.permission.AD_ID | App customer permission. |
android.permission.QUERY_ALL_PACKAGES | App customer permission. |
android.permission.MEDIA_CONTENT_CONTROL | Allows to know what content is playing and control its playback. |
android.permission.PACKAGE_USAGE_STATS | App customer permission. |
android.permission.INTERNET | Allows to access internet network. |
android.permission.ACCESS_NETWORK_STATE | Allows to access information about networks. |
Copyright © 2016-2024 APKToy. All rights reserved. | Contact Us or Abuse or DMCA:[email protected]