ACCESS_NETWORK_STATE
Allows applications to access information about networks
ACCESS_FINE_LOCATION
Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
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.
CAMERA
Required to be able to access the camera device.
BLUETOOTH
Allows applications to connect to paired bluetooth devices
GET_TASKS
Allows an application to get information about the currently or recently running tasks.
READ_SYNC_SETTINGS
Allows applications to read the sync settings
WRITE_SYNC_SETTINGS
Allows applications to write the sync settings
WRITE_SETTINGS
Allows an application to read or write the system settings.
SYSTEM_ALERT_WINDOW
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
BLUETOOTH_ADMIN
Allows applications to discover and pair bluetooth devices
KILL_BACKGROUND_PROCESSES
Allows an application to call killBackgroundProcesses(String).
ADD_VOICEMAIL
Allows an application to add voicemails into the system.