Android Open Source - Navigation example NavigationDrawer






Project Summary

Navigation Drawer Example useful for future projects (API 8+).

Web Site / Source Repository

NavigationDrawer is hosted in the following web site
https://github.com/Maheshws/NavigationDrawer

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2

Resource Files

There are 14 image files in NavigationDrawer. The names of the image files are listed as follows.

bg_black_transparent.png
ic_action_about.png
ic_action_add.png
ic_action_delete.png
ic_action_discard.png
ic_action_divisao.png
ic_action_done.png
ic_action_download.png
ic_action_map.png
ic_action_navigation_drawer.png
ic_action_search.png
ic_action_settings.png
ic_action_share.png
ic_action_update.png

The following screenshort is generated from the image listed above.

null




Java Source Files

NavigationDrawer has the following Java source files.

ws.mahesh.drawer.adapter.NavigationAdapter.java
ws.mahesh.drawer.adapter.NavigationItemAdapter.java
ws.mahesh.drawer.navigation.NavigationList.java
ws.mahesh.drawer.utils.Constant.java
ws.mahesh.drawer.utils.Utils.java
ws.mahesh.myapp.MainActivity.java
ws.mahesh.myapp.fragments.DemoFragment.java
ws.mahesh.myapp.fragments.GeneralFragment.java