Android Open Source - App paint Paint






Project Summary

This is an android app that lets you to choose/combine(2) colors to draw on the palette..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Paint.

ItemValue
Java File Count9
Activity Count1

Resource Files

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.

null




Java Source Files

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