ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
INTERNET
Allows applications to open network sockets.
RECORD_AUDIO
Allows an application to record audio
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
CHANGE_WIFI_MULTICAST_STATE
Allows applications to enter Wi-Fi Multicast mode
CAPTURE_AUDIO_OUTPUT
Allows an application to capture audio output.
MEDIA_CONTENT_CONTROL
Allows an application to know what content is playing and control its playback.