android.permission.ACCESS_NETWORK_STATE | Allows to access information about networks. |
android.permission.INTERNET | Allows to access internet network. |
android.permission.WRITE_EXTERNAL_STORAGE | Allows to write to external storage such as SD card. |
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.ACCESS_WIFI_STATE | Allows to access information about Wi-Fi networks. |
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.RECEIVE_BOOT_COMPLETED | Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
android.permission.BLUETOOTH | Allows to to connect to paired bluetooth devices. |
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]