painting app for android..
paint is hosted in the following web site
https://github.com/cyc115/paint
If you think the Android project paint 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 paint.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi] |
Activity Count | 1 |
jar files used | commons-net-3.3.jar |
There are 4 image files in paint. 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.
paint has the following Java source files.
clientftp.ClientFtp.java cyc.paint.DrawingView.java cyc.paint.StrokeLayer.java main.MyActivity.java