RECEIVE : No explanation available
BILLING : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
INTERNET : Allows applications to open network sockets.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
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
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
READ_CONTACTS : Allows an application to read the user's contacts data.
WRITE_CONTACTS : Allows an application to write (but not read) the user's contacts data.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
VIBRATE : Allows access to the vibrator
READ_SYNC_STATS : Allows applications to read the sync stats
READ_SYNC_SETTINGS : Allows applications to read the sync settings
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
READ_CALENDAR : Allows an application to read the user's calendar data.
WRITE_CALENDAR : Allows an application to write (but not read) the user's calendar data.
READ_PROFILE : Allows an application to read the user's personal profile data.
FOREGROUND_SERVICE : No explanation available
UPDATE_COUNT : No explanation available
BROADCAST_BADGE : No explanation available
CHANGE_BADGE : No explanation available
READ : No explanation available
GALLERY_PROVIDER : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available