Android Open Source - App draw DrawingFun






Project Summary

Drawing app for android for CS 160 programming assignment.

Web Site / Source Repository

DrawingFun is hosted in the following web site
https://github.com/nuxe/DrawingFun

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

ItemValue
Java File Count2
Target SDK Version17
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in DrawingFun. The names of the image files are listed as follows.

brush.png
eraser.png
new_pic.png
save.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DrawingFun has the following Java source files.

com.example.drawingfun.DrawingView.java
com.example.drawingfun.MainActivity.java