Drawing app for Android that allows the user to choose an image and paint over it via touch.
android-drawing-app is hosted in the following web site
https://github.com/opalkale/android-drawing-app
If you think the Android project android-drawing-app 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 android-drawing-app.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 18 |
Minimum SDK Version | 13 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
android-drawing-app has the following Java source files.
edu.berkeley.cs160.opalkale.prog2.DrawingView.java edu.berkeley.cs160.opalkale.prog2.MainActivity.java