- - android.permission.ACCESS_COARSE_UPDATES
- - Know exactly where you are. It uses GPS.
- - Know what access (wifi, 3G…) you have at every moment.
- - Access information about Wi-Fi networks.
- - Be able to access the camera device.
- - Change Wi-Fi connectivity state.
- - Turn on and off the flashlight.
- - Get info about the currently running tasks.
- - Send and receive internet info.
- - Mount and unmount file systems for removable storage.
- - android.permission.READ_EXTERNAL_STORAGE
- - 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.RUN_INSTRUMENTATION
- - Configure an application for debugging.
- - Use the vibrator.
- - Prevent your device from sleeping or screen from dimming (turn brightness down).
- - Write whatever to your SD card.
- - com.android.launcher.permission.INSTALL_SHORTCUT
Displaying 3 of 19 - show all