Example of drawing, menus, saving to SD card, and sharing in Android..
drawmenu is hosted in the following web site
https://github.com/krushton/drawmenu
If you think the Android project drawmenu 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 drawmenu.
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 drawmenu. 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.
drawmenu has the following Java source files.
edu.berkeley.cs160.drawmenu.MainActivity.java