android.permission.ACCESS_COARSE_LOCATION
Allows an application to access coarse (e.g., Cell-ID, WiFi) location.
android.permission.ACCESS_FINE_LOCATION
Allows an application to access fine (e.g., GPS) location.
android.permission.ACCESS_NETWORK_STATE
Allows applications to access information about networks
android.permission.ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks.
android.permission.BLUETOOTH
Allows applications to connect to paired bluetooth devices
android.permission.BLUETOOTH_ADMIN
Allows applications to discover and pair bluetooth devices.
android.permission.CHANGE_WIFI_MULTICAST_STATE
Allows applications to enter Wi-Fi Multicast mode.
android.permission.CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state.
android.permission.DEVICE_POWER
Allows low-level access to power management.
android.permission.EXPAND_STATUS_BAR
Allows an application to expand or collapse the status bar.
android.permission.GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service .
android.permission.GET_TASKS
Allows an application to get information about the currently or recently running tasks: a thumbnail representation of the tasks, what activities are running in it, etc.
android.permission.INTERNET
Allows applications to open network sockets.
android.permission.MODIFY_AUDIO_SETTINGS
Allows an application to modify global audio settings.
android.permission.NETWORK_STATE_CHANGED_ACTION
android.permission.READ_CALENDAR
Allows an application to read the user's calendar data.
android.permission.READ_CONTACTS
Allows an application to read the user's contacts data.
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_PHONE_STATE
Allows read only access to phone state.
android.permission.RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
android.permission.RECORD_AUDIO
Allows an application to record audio.
android.permission.SYSTEM_ALERT_WINDOW
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications. Very few applications should use this permission; these windows are intended for system-level interaction with the user.
android.permission.TRANSMIT_IR
android.permission.WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
android.permission.WRITE_CALENDAR
Allows an application to write (but not read) the user's calendar data.
android.permission.WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
com.android.vending.BILLING
com.google.android.c2dm.permission.RECEIVE
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE
com.google.android.gms.permission.ACTIVITY_RECOGNITION
com.samsung.android.internal.intelligence.useranalysis.permission.READ_PLACE
com.samsung.android.internal.intelligence.useranalysis.permission.WRITE_PLACE
sstream.app.StoryProvider.WRITE.PERMISSION
tv.peel.smartremote.permission.C2D_MESSAGE
tv.peel.smartremote.REMOTE_CONTROL