What's New
-Add the record function
-Debug
java.lang.NoSuchMethodError
-Repair layout for different size of phone
-Debug
java.lang.NullPointerException
The application has access to the following:
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.
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.
mount and unmount filesystems
Allows the application to mount and unmount filesystems for removable storage.
modify global system settings
Allows an application to modify the systemʼs settings data. Malicious applications can corrupt your systemʼs configuration.
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
Other
android.permission.READ_EXTERNAL_STORAGE
Latest Community Comments