READ_PHONE_STATE : Allows read only access to phone state.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
VIBRATE : Allows access to the vibrator
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
BILLING : No explanation available
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
RECEIVE : No explanation available
INTERNET : Allows applications to open network sockets.
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
NETWORK : No explanation available
RECORD_AUDIO : Allows an application to record audio
CAMERA : Required to be able to access the camera device.
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
MODIFY_AUDIO_SETTINGS : Allows an application to modify global audio settings
WRITE_SETTINGS : Allows an application to read or write the system settings.
BLUETOOTH : Allows applications to connect to paired bluetooth devices
C2D_MESSAGE : No explanation available
BATTERY_STATS : Allows an application to collect battery statistics
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
SET_WALLPAPER : Allows applications to set the wallpaper
INTERNAL_CONTENT_URI : No explanation available
EXTERNAL_CONTENT_URI : No explanation available
MTK_MESSAGE : No explanation available