CS 160 Drawing Assignment Code.
DrawStuff is hosted in the following web site
https://github.com/exiao/DrawStuff
If you think the Android project DrawStuff 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 DrawStuff.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [ldpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in DrawStuff. The names of the image files are listed as follows.
ic_list.png ic_next.png ic_previous.png
The following screenshort is generated from the image listed above.
DrawStuff has the following Java source files.
edu.berkeley.cs160.ericxiao.prog2.MainActivity.java