- - android.permission.ACCESS_ASSISTED_GPS
- - Know where you approximately are.
- - Know exactly where you are. It uses GPS.
- - android.permission.ACCESS_GPS
- - android.permission.ACCESS_LOCATION
- - Create mock locations for testing purposes.
- - Know what access (wifi, 3G…) you have at every moment.
- - Access information about Wi-Fi networks.
- - Change Wi-Fi connectivity state.
- - Turn on and off the flashlight.
- - Send and receive internet info.
- - Stop all processes running in the background.
- - Mount and unmount file systems for removable storage.
- - android.permission.PERMISSION_NAME
- - android.permission.READ_EXTERNAL_STORAGE
- - Read phone state. Used to know whether you're in a call or not.
- - Use a deprecated permission that no app should ask for.
- - Set a picture as a wallpaper.
- - Use the vibrator.
- - Write the APN (Access Point Name) settings.
- - Write whatever to your SD card.
Displaying 3 of 21 - show all