WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
INTERNET : Allows applications to open network sockets.
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
CHANGE_WIFI_MULTICAST_STATE : Allows applications to enter Wi-Fi Multicast mode
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
READ_PHONE_STATE : Allows read only access to phone state.
READ_CALENDAR : Allows an application to read the user's calendar data.
READ_CONTACTS : Allows an application to read the user's contacts data.
READ_HISTORY_BOOKMARKS : Allows an application to read (but not write) the user's browsing history and bookmarks.
CHECK_LICENSE : No explanation available
GOOGLE_AUTH : No explanation available
wise : No explanation available
writely : No explanation available
READ_GSERVICES : No explanation available
RECEIVE : No explanation available
C2D_MESSAGE : No explanation available
BILLING : No explanation available
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.