- - Know where you approximately are.
- - Know exactly where you are. It uses GPS.
- - Access extra location provider commands. Includes interfering with GPS.
- - Know what access (wifi, 3G…) you have at every moment.
- - Access information about Wi-Fi networks.
- - Know how much battery is left and how it has been spent.
- - Use Bluetooth to connect to a paired device.
- - Track nearly Bluetooth devices and pair them with yours.
- - Send out an SMS receipt notification.
- - Broadcast sticky intents, thus allowing quick data retrieval held by the system.
- - Call somewhere with no need for the user to confirm that call. ER numbers aren't allowed, though.
- - Be able to access the camera device.
- - Change whether an application component (other than its own) is enabled or not.
- - Modify the current configuration, such as locale.
- - Change network connectivity state.
- - Change Wi-Fi connectivity state.
- - Clear the caches of all installed apps.
- - Clear user data.
- - Delete cache files.
- - Delete packages.
- - Have access to power management.
- - RW to diagnostic resources.
- - Disable the keyguard.
- - Enlarge or shrink the status bar.
- - Force a BACK operation on whatever is the top activity.
- - android.permission.FORCE_STOP_PACKAGES
- - Get info about the currently running tasks.
- - Inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window.
- - Install packages.
- - Send and receive internet info.
- - Stop all processes running in the background.
- - Manage the list of accounts linked to your device.
- - Factory data reset. Nothing stored on the SDcard or SIM would be affected.
- - Modify audio settings.
- - Modify phone state. It includes power it on and off.
- - Perform I/O operations over NFC (Near Field Communication).
- - Monitor, modify, or abort outgoing calls.
- - android.permission.READ_EXTERNAL_STORAGE
- - Take screenshots and access to the frame buffer data.
- - Read the system log files. Usually used to collect crash and force close reports.
- - Read phone state. Used to know whether you're in a call or not.
- - android.permission.READ_PROFILE
- - To read SMS.
- - Read the sync settings.
- - Read the sync stats.
- - Reboot the device.
- - Know if the system has finished booting.
- - Monitor incoming MMS messages, to process them.
- - Monitor incoming SMS messages, to process them.
- - Record audio.
- - Change the order of tasks.
- - Send SMS.
- - Watch and control how activities are started globally in the system. Used only for testing purposes.
- - Control whether activities are finished when put in the background.
- - Use a deprecated permission that no app should ask for.
- - Set the time.
- - Set the time zone.
- - Set a picture as a wallpaper.
- - Set the wallpaper hints.
- - Request that a signal be sent to all persistent processes.
- - Open, close, or disable the status bar and its icons.
- - Open windows on top of all other applications.
- - Request authentication tokens from accounts linked to your phone.
- - Use SIP (Session Initiation Protocol) service.
- - Use the vibrator.
- - Prevent your device from sleeping or screen from dimming (turn brightness down).
- - Write the APN (Access Point Name) settings.
- - Write, but not read unless allowed by another permission, your calendar data.
- - android.permission.WRITE_CALL_LOG
- - Write, but not read unless allowed by another permission, your contacts data.
- - Write whatever to your SD card.
- - Modify the Google service map.
- - android.permission.WRITE_PROFILE
- - Read or write the secure system settings.
- - Read or write the system settings.
- - Write SMS messages.
- - Change the sync settings.
- - Broadcast when an alarm condition is set.
- - Read, but not write, the user's browsing history and bookmarks.
- - Write, but not read, the user's browsing history and bookmarks.
- - com.android.launcher.permission.READ_SETTINGS
- - com.android.launcher.permission.WRITE_SETTINGS
Displaying 3 of 82 - show all