A simple finger painting app for Android..
FingerPaint is hosted in the following web site
https://github.com/kevinavery/FingerPaint
If you think the Android project FingerPaint 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 FingerPaint.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 2 |
There are 1 image files in FingerPaint. The names of the image files are listed as follows.
fingerpaint_icon.png
The following screenshort is generated from the image listed above.
FingerPaint has the following Java source files.
com.avery.fingerpaint.BuildConfig.java com.avery.fingerpaint.CMYColor.java com.avery.fingerpaint.CustomPaintView.java com.avery.fingerpaint.MainActivity.java com.avery.fingerpaint.MixButtonView.java com.avery.fingerpaint.PaintAreaView.java com.avery.fingerpaint.PaletteView.java com.avery.fingerpaint.PrimaryPaintView.java com.avery.fingerpaint.SelectorView.java