ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
INTERNET : Allows applications to open network sockets.
NFC : Allows applications to perform I/O operations over NFC
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
BILLING : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
VIBRATE : Allows access to the vibrator
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_SETTINGS : Allows an application to read or write the system settings.
RECEIVE : No explanation available
READ_GSERVICES : No explanation available
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
ACTIVITY_RECOGNITION : No explanation available
FOREGROUND_SERVICE : No explanation available