Android Open Source - App paint simple-painting






Project Summary

Simple painting app for android.

Web Site / Source Repository

simple-painting is hosted in the following web site
https://github.com/hogelog/simple-painting

If you think the Android project simple-painting 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 simple-painting.

ItemValue
Java File Count5
Activity Count1

License

The license information of simple-painting is as follows:

MIT License

Java Source Files

org.hogel.android.simplepainting.ApplicationTest.java
org.hogel.android.simplepainting.PaintActivity.java
org.hogel.android.simplepainting.model.Line.java
org.hogel.android.simplepainting.model.Point.java
org.hogel.android.simplepainting.view.PaintView.java