Simple App for painting on android devices.
PaintAndroidApp is hosted in the following web site
https://github.com/tusharpawar1/PaintAndroidApp
If you think the Android project PaintAndroidApp 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 PaintAndroidApp.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in PaintAndroidApp. The names of the image files are listed as follows.
brush.png eraser.png new_pic.png save.png
The following screenshort is generated from the image listed above.
PaintAndroidApp has the following Java source files.
com.example.app.DrawingView.java com.example.app.MainActivity.java