Android Open Source - Navigation drawer AndroidNavigationDrawer






Project Summary

This is a sample of Android navigation Drawer (one like Google PLus) taken from ANdroidHive and configured to run on API 8..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidNavigationDrawer.

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
Fragment Count6
jar files usedandroid-support-v4.jar




Resource Files

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.

null




Java Source Files

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