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.ACCESS_NETWORK_STATE | Allows to access information about networks. |
android.permission.ACCESS_WIFI_STATE | Allows to access information about Wi-Fi networks. |
android.permission.BLUETOOTH | Allows to to connect to paired bluetooth devices. |
android.permission.CHANGE_WIFI_MULTICAST_STATE | Allows to enter Wi-Fi Multicast mode. |
android.permission.CAMERA | Allows to use the camera device. |
android.permission.INTERNET | Allows to access internet network. |
android.permission.MODIFY_AUDIO_SETTINGS | Allows to modify global audio settings. |
android.permission.NFC | Allows to perform I/O operations over NFC. |
android.permission.RECORD_AUDIO | Allows to record audio. |
android.permission.SYSTEM_ALERT_WINDOW | Allows to open windows using the system alert, shown on top of all other applications. |
android.permission.VIBRATE | Allows access to the vibrator. |
android.permission.WAKE_LOCK | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
android.permission.WRITE_EXTERNAL_STORAGE | Allows to write to external storage such as SD card. |
com.android.launcher.permission.INSTALL_SHORTCUT | Allows to install a shortcut in Launcher. |
com.google.android.c2dm.permission.RECEIVE | App customer permission. |
com.google.android.gms.permission.AD_ID | App customer permission. |
com.opera.browser.permission.C2D_MESSAGE | App customer permission. |
com.opera.browser.permission.PRIVATE_PROVIDERS | App customer permission. |
com.opera.browser.permission.GET_PREINSTALL_DATA | App customer permission. |
android.permission.RECEIVE_BOOT_COMPLETED | Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
android.permission.AUTHENTICATE_ACCOUNTS | Allows to act as an AccountAuthenticator for the AccountManager. |
android.permission.READ_SYNC_SETTINGS | Allows to read the sync settings. |
android.permission.WRITE_SYNC_SETTINGS | Allows to write the sync settings. |
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE | App customer permission. |
com.android.vending.BILLING | App customer permission. |
android.permission.READ_EXTERNAL_STORAGE | Allows to read from external storage such as SD card. |
Copyright © 2016-2024 APKToy. All rights reserved. | Contact Us or Abuse or DMCA:[email protected]