ACCESS_NETWORK_STATE
Allows applications to access information about networks
VIBRATE
Allows access to the vibrator
GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state
INTERNET
Allows applications to open network sockets.
MANAGE_ACCOUNTS
Allows an application to manage the list of accounts in the AccountManager
READ_CONTACTS
Allows an application to read the user's contacts data.
RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_CONTACTS
Allows an application to write (but not read) the user's contacts data.
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
WRITE_SETTINGS
Allows an application to read or write the system settings.
GET_PACKAGE_SIZE
Allows an application to find out the space used by any package.
SET_WALLPAPER
Allows applications to set the wallpaper
READ_CALL_LOG
Allows an application to read the user's call log.
WRITE_CALL_LOG
Allows an application to write (but not read) the user's contacts data.
READ_SMS
Allows an application to read SMS messages.
WRITE_SMS
Allows an application to write SMS messages.
READ_HISTORY_BOOKMARKS
Allows an application to read (but not write) the user's browsing history and bookmarks.
READ_USER_DICTIONARY
Allows an application to read the user dictionary.
WRITE_USER_DICTIONARY
Allows an application to write to the user dictionary.
WRITE_HISTORY_BOOKMARKS
Allows an application to write (but not read) the user's browsing history and bookmarks.
CLEAR_APP_CACHE
Allows an application to clear the caches of all installed applications on the device.