android.permission.CAMERA | Allows to use the camera device. |
android.permission.INTERNET | Allows to access internet network. |
android.permission.ACCESS_NETWORK_STATE | Allows to access information about networks. |
android.permission.ACCESS_WIFI_STATE | Allows to access information about Wi-Fi networks. |
android.permission.WRITE_EXTERNAL_STORAGE | Allows to write to external storage such as SD card. |
android.permission.SYSTEM_ALERT_WINDOW | Allows to open windows using the system alert, shown on top of all other applications. |
android.permission.MOUNT_UNMOUNT_FILESYSTEMS | Allows mounting and unmounting file systems for removable storage. |
android.permission.USE_CREDENTIALS | Allows to request authtokens from the AccountManager. |
android.permission.READ_EXTERNAL_STORAGE | Allows to read from external storage such as SD card. |
android.permission.RECORD_AUDIO | Allows to record audio. |
android.permission.FOREGROUND_SERVICE | App customer permission. |
android.permission.WRITE_SETTINGS | Allows to read or write the system settings. |
android.permission.WAKE_LOCK | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
android.permission.READ_PHONE_STATE | Allows read only access to phone state. |
android.permission.GET_TASKS | Allows to get information about the currently or recently running tasks. |
android.permission.RECEIVE_BOOT_COMPLETED | Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
android.permission.ACCESS_COARSE_LOCATION | Allows to access approximate location derived from network location sources such as cell towers and Wi-Fi. |
android.permission.ACCESS_FINE_LOCATION | Allows to access precise location from location sources such as GPS, cell towers and Wi-Fi. |
android.permission.VIBRATE | Allows access to the vibrator. |
com.google.android.c2dm.permission.RECEIVE | App customer permission. |
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE | App customer permission. |
android.permission.BLUETOOTH | Allows to to connect to paired bluetooth devices. |
android.permission.READ_SETTINGS | App customer permission. |
android.permission.CHANGE_CONFIGURATION | Allows to modify the current configuration, such as locale. |
android.permission.CHANGE_WIFI_STATE | Allows to change Wi-Fi connectivity state. |
Copyright © 2016-2024 APKToy. All rights reserved. | Contact Us or Abuse or DMCA:[email protected]