This is a sample of Android navigation Drawer (one like Google PLus) taken from ANdroidHive and configured to run on API 8..
AndroidNavigationDrawer is hosted in the following web site
https://github.com/ayushhgoyal/AndroidNavigationDrawer
If you think the Android project AndroidNavigationDrawer 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 AndroidNavigationDrawer.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
There are 7 image files in AndroidNavigationDrawer. The names of the image files are listed as follows.
ic_communities.png ic_drawer.png ic_home.png ic_pages.png ic_people.png ic_photos.png ic_whats_hot.png
The following screenshort is generated from the image listed above.
AndroidNavigationDrawer has the following Java source files.
info.androidhive.slidingmenu.CommunityFragment.java info.androidhive.slidingmenu.FindPeopleFragment.java info.androidhive.slidingmenu.HomeFragment.java info.androidhive.slidingmenu.MainActivity.java info.androidhive.slidingmenu.PagesFragment.java info.androidhive.slidingmenu.PhotosFragment.java info.androidhive.slidingmenu.WhatsHotFragment.java info.androidhive.slidingmenu.adapter.NavDrawerListAdapter.java info.androidhive.slidingmenu.model.NavDrawerItem.java