- - android.permission.ACCESS_CACHE_FILESYSTEM
- - Know what access (wifi, 3G…) you have at every moment.
- - Send and receive internet info.
- - Mount and unmount file systems for removable storage.
- - 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.
- - Write whatever to your SD card.
- - com.android.launcher.permission.INSTALL_SHORTCUT
- - com.android.launcher.permission.READ_SETTINGS
- - com.android.launcher.permission.UNINSTALL_SHORTCUT
Displaying 3 of 11 - show all