ASCII Art Editor (http://mobile.tutsplus.com) Android tutorial.
ASCII_Art_Editor is hosted in the following web site
https://github.com/mythicalprogrammer/ASCII_Art_Editor
If you think the Android project ASCII_Art_Editor 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 ASCII_Art_Editor.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in ASCII_Art_Editor. 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.
ASCII_Art_Editor has the following Java source files.
com.example.tuts_plus_ascii_art_editor_android.ColorChooser.java com.example.tuts_plus_ascii_art_editor_android.ImageDataHelper.java com.example.tuts_plus_ascii_art_editor_android.MainActivity.java