Android application that allows user to paint a picture and then watch their painting..
MoviePaint is hosted in the following web site
https://github.com/unaveed/MoviePaint
If you think the Android project MoviePaint 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 MoviePaint.
Item | Value |
---|---|
Java File Count | 9 |
Activity Count | 3 |
jar files used | gson-2.3.jar |
There are 2 image files in MoviePaint. The names of the image files are listed as follows.
play.png stop.png
The following screenshort is generated from the image listed above.
MoviePaint has the following Java source files.
edu.utah.cs4962.moviepaint.ApplicationTest.java edu.utah.cs4962.moviepaint.Line .java edu.utah.cs4962.moviepaint.MovieActivity.java edu.utah.cs4962.moviepaint.MovieView.java edu.utah.cs4962.moviepaint.PaintActivity.java edu.utah.cs4962.moviepaint.PaintAreaView.java edu.utah.cs4962.moviepaint.PaintView.java edu.utah.cs4962.moviepaint.PaletteActivity.java edu.utah.cs4962.moviepaint.PaletteView.java