What's New
* Cell tower IDs now can be displayed for each tower.
* Improved application stability.
The application has access to the following:
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
Phone calls
modify phone state
Allows the application to control the phone features of the device. An application with this permission can switch networks, turn the phone radio on and off and the like without ever notifying you.
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.
Your location
coarse (network-based) location
Access coarse location sources such as the cellular network database to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are.
fine (GPS) location
Access fine location sources such as the Global Positioning System on the phone, where available. Malicious applications can use this to determine where you are, and may consume additional battery power.
access extra location provider commands
Access extra location provider commands. Malicious applications could use this to interfere with the operation of the GPS or other location sources.
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.
Other
android.permission.ACCESS_COARSE_UPDATES
android.permission.READ_EXTERNAL_STORAGE
well-done