Codes: Three types of application menus, fragment example..
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.
The following table is the detailed list of android-samples.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 2 |
Fragment Count | 5 |
jar files used | android-support-v4.jar android-support-v4.jar |
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.
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