What's New
Saved pictures are now in PNG.
A few bug fix when saving pictures.
Added an icon in bottom left corner for handset with honeycomb or higher. This allow to use menu without the physical key.
Added some ads provider which required to add 2 permissions:
-android.permission.ACCESS_NETWORK_STATE"
-android.permission.READ_PHONE_STATE"
The application has access to the following:
Network communication
view network state
Allows an application to view the state of all networks.
full Internet access
Allows an application to create network sockets.
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.
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.
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
Other
android.permission.READ_EXTERNAL_STORAGE
Latest Community Comments