ACCESS_NETWORK_STATE
Allows applications to access information about networks
VIBRATE
Allows access to the vibrator
READ_PHONE_STATE
Allows read only access to phone state.
ACCESS_COARSE_LOCATION
Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
INTERNET
Allows applications to open network sockets.
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
MOUNT_UNMOUNT_FILESYSTEMS
Allows mounting and unmounting file systems for removable storage.
MEDIA_CONTENT_CONTROL
Allows an application to know what content is playing and control its playback.