Simple android app where user can upload,save,delete ascii text/pictures.
SimpleAndroidApp is hosted in the following web site
https://github.com/VictorTieu/SimpleAndroidApp
If you think the Android project SimpleAndroidApp listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SimpleAndroidApp.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in SimpleAndroidApp. The names of the image files are listed as follows.
colors0.png colors1.png colors2.png
The following screenshort is generated from the image listed above.
SimpleAndroidApp has the following Java source files.
com.example.datatester.ColorChooser.java com.example.datatester.DataBase.java com.example.datatester.LoadImage.java com.example.datatester.MainActivity.java