This is an android app that lets you to choose/combine(2) colors to draw on the palette..
Paint is hosted in the following web site
https://github.com/ryoia/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 | 9 |
Activity Count | 1 |
There are 1 image files in Paint. The names of the image files are listed as follows.
brush.png
The following screenshort is generated from the image listed above.
Paint has the following Java source files.
edu.utah.cs4962.paint_test.ApplicationTest.java edu.utah.cs4962.paint_test.ColorsOnPallette.java edu.utah.cs4962.paint_test.Drawing.java edu.utah.cs4962.paint_test.OnClickChangeColorListener.java edu.utah.cs4962.paint_test.PaintActivity.java edu.utah.cs4962.paint_test.PaintView.java edu.utah.cs4962.paint_test.PalletteActivity.java edu.utah.cs4962.paint_test.PalletteView.java edu.utah.cs4962.paint_test.SplotchView.java