Android Open Source - App color PaintStuff






Project Summary

This Android app allows users to paint on a canvas. A palette is also available and allows the user to select a color and also mix two colors together, which creates and places the new color on the palette..

Web Site / Source Repository

PaintStuff is hosted in the following web site
https://github.com/jacewardell/PaintStuff

If you think the Android project PaintStuff listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PaintStuff.

ItemValue
Java File Count6
Target SDK Version16
Minimum SDK Version14
Activity Count2




Java Source Files

PaintStuff has the following Java source files.

com.dubes33.paintstuff.PaintActivity.java
com.dubes33.paintstuff.PaintAreaView.java
com.dubes33.paintstuff.PaintView.java
com.dubes33.paintstuff.PaletteView.java
com.dubes33.paintstuff.PaletteViewActivity.java
com.dubes33.paintstuff.SideMenuView.java