android.permission.INTERNET | Allows to access internet network. |
android.permission.ACCESS_WIFI_STATE | Allows to access information about Wi-Fi networks. |
android.permission.ACCESS_NETWORK_STATE | Allows to access information about networks. |
android.permission.WRITE_EXTERNAL_STORAGE | Allows to write to external storage such as SD card. |
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.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.USE_CREDENTIALS | Allows to request authtokens from the AccountManager. |
android.permission.WAKE_LOCK | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
android.permission.READ_LOGS | Allows to read the low-level system log files. |
android.permission.KILL_BACKGROUND_PROCESSES | Allows to terminate background process. |
android.permission.RESTART_PACKAGES | Allows to restart apps. |
android.permission.MOUNT_UNMOUNT_FILESYSTEMS | Allows mounting and unmounting file systems for removable storage. |
com.android.vending.CHECK_LICENSE | 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. |
android.permission.RECORD_AUDIO | Allows to record audio. |
com.google.android.c2dm.permission.RECEIVE | App customer permission. |
com.xiaengsa0622.android.permission.C2D_MESSAGE | App customer permission. |
Copyright © 2016-2024 APKToy. All rights reserved. | Contact Us or Abuse or DMCA:[email protected]