What's New
---------- 1.9.2 update list -----------
- Bug Fix
---------- 1.9.1 update list -----------
- Upgrade Android DEV SDK
The application has access to the following:
System tools
measure application storage space
Allows an application to retrieve code, data, and cache sizes
delete all application cache data
Allows an application to free phone storage by deleting files in application cache directory. Access is very restricted and usually for system processes.
prevent phone from sleeping
Allows an application to prevent the phone from going to sleep.
change Wi-Fi state
Allows an application to connect to and disconnect from Wi-Fi access points, and to make changes to configured Wi-Fi networks.
retrieve running applications
Allows application to retrieve information about currently and recently running tasks. May allow malicious applications to discover private information about other applications.
restart other applications
Allows an application to forcibly restart other applications.
Network communication
full Internet access
Allows an application to create network sockets.
view network state
Allows an application to view the state of all networks.
view Wi-Fi state
Allows an application to view the information about the state of Wi-Fi.
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
Phone calls
read phone state and identity
Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to, ect.
Other
com.android.launcher.permission.INSTALL_SHORTCUT
android.permission.READ_EXTERNAL_STORAGE
Latest Community Comments