ACCESS_NETWORK_STATE
Allows applications to access information about networks
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
CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state
INTERNET
Allows applications to open network sockets.
GET_TASKS
Allows an application to get information about the currently or recently running tasks.
INSTALL_SHORTCUT
Allows an application to install a shortcut in Launcher
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
SYSTEM_ALERT_WINDOW
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
WRITE_USE_APP_FEATURE_SURVEY
KILL_BACKGROUND_PROCESSES
Allows an application to call killBackgroundProcesses(String).
CLEAR_APP_CACHE
Allows an application to clear the caches of all installed applications on the device.