Android Open Source - Navigation drawer NavDrawerDemo






Project Summary

Android Navigation Drawer Demo.

Web Site / Source Repository

NavDrawerDemo is hosted in the following web site
https://github.com/nidhi1608/NavDrawerDemo

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

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




Resource Files

There are 4 image files in NavDrawerDemo. The names of the image files are listed as follows.

ic_drawer.png
ic_one.png
ic_three.png
ic_two.png

The following screenshort is generated from the image listed above.

null

Java Source Files

NavDrawerDemo has the following Java source files.

com.codepath.navdrawerdemo.FirstFragment.java
com.codepath.navdrawerdemo.FragmentNavigationDrawer.java
com.codepath.navdrawerdemo.MainActivity.java
com.codepath.navdrawerdemo.NavDrawerItem.java
com.codepath.navdrawerdemo.NavDrawerListAdapter.java
com.codepath.navdrawerdemo.SecondFragment.java
com.codepath.navdrawerdemo.ThirdFragment.java