The application has access to the following:
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.
prevent phone from sleeping
Allows an application to prevent the phone from going to sleep.
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
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.
Latest Community Comments