Android Open Source - Menu example drawmenu






Project Summary

Example of drawing, menus, saving to SD card, and sharing in Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of drawmenu.

ItemValue
Java File Count1
Supported screen sizes[ldpi]
Target SDK Version16
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

drawmenu has the following Java source files.

edu.berkeley.cs160.drawmenu.MainActivity.java