Simple example showing how to add navigation drawer to your android application..
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.
The following table is the detailed list of android_NavigationDrawerExample.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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.
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