What's New
2.0.2
* Changed to a JellyBean theme
* Made removing app on boot quicker
* Fixed errors with license check
* Added required librarys
2.0.1
* Improved the home screens UI
2.0.0
* Completely redesigned app
The application has access to the following:
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
System tools
automatically start at boot
Allows an application to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the application to slow down overall performance of the phone by constantly running.
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.
Network communication
view Wi-Fi state
Allows an application to view the information about the state of Wi-Fi.
view network state
Allows an application to view the state of all networks.
Hardware controls
control vibrator
Allows the application to control the vibrator.
Other
android.permission.READ_EXTERNAL_STORAGE
com.android.vending.CHECK_LICENSE
Latest Community Comments