Android Open Source - Navigation example android_NavigationDrawerExample






Project Summary

Simple example showing how to add navigation drawer to your android application..

Web Site / Source Repository

android_NavigationDrawerExample is hosted in the following web site
https://github.com/denisigo/android_NavigationDrawerExample

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

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




Resource Files

There are 6 image files in android_NavigationDrawerExample. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_achievements.png
ic_action_share.png
ic_drawer.png
ic_gplus.png
ic_leaderboard.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android_NavigationDrawerExample has the following Java source files.

com.denisigo.navigationdrawerexample.MainActivity.java
com.denisigo.navigationdrawerexample.NavDrawerAdapter.java
com.denisigo.navigationdrawerexample.NavDrawerBaseItem.java
com.denisigo.navigationdrawerexample.NavDrawerItem.java
com.denisigo.navigationdrawerexample.NavDrawerTextIconItem.java
com.denisigo.navigationdrawerexample.NavDrawerTextItem.java