Android Open Source - UI menu android-samples






Project Summary

Codes: Three types of application menus, fragment example..

Web Site / Source Repository

android-samples is hosted in the following web site
https://github.com/lizj/android-samples

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

ItemValue
Java File Count13
Supported screen sizes[ldpi, mdpi, hdpi]
Target SDK Version17
Minimum SDK Version5
Activity Count2
Fragment Count5
jar files usedandroid-support-v4.jar
android-support-v4.jar




Resource Files

There are 10 image files in android-samples. The names of the image files are listed as follows.

ic_tab_photos_selected.png
ic_tab_photos_unselected.png
ic_tab_videos_selected.png
ic_tab_videos_unselected.png
photos_gray.png
photos_white.png
songs_gray.png
songs_white.png
videos_gray.png
videos_white.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android-samples has the following Java source files.

charly.garcia.viernes3am.MainActivity.java
lizj.fragmento.BagFragment.java
lizj.fragmento.HomeFragment.java
lizj.fragmento.MainActivity.java
lizj.fragmento.StyleFragment.java
lizj.fragmento.lib.CompatTab.java
lizj.fragmento.lib.CompatTabEclair.java
lizj.fragmento.lib.CompatTabHoneycomb.java
lizj.fragmento.lib.CompatTabListener.java
lizj.fragmento.lib.TabCompatActivity.java
lizj.fragmento.lib.TabHelper.java
lizj.fragmento.lib.TabHelperEclair.java
lizj.fragmento.lib.TabHelperHoneycomb.java