Android - Navigation Drawer example.
Android---Navigation-Drawer-example is hosted in the following web site
https://github.com/daemonza/Android---Navigation-Drawer-example
If you think the Android project Android---Navigation-Drawer-example 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---Navigation-Drawer-example.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Fragment Count | 5 |
jar files used | android-support-v4.jar |
There are 1 image files in Android---Navigation-Drawer-example. The names of the image files are listed as follows.
ic_drawer.png
The following screenshort is generated from the image listed above.
Android---Navigation-Drawer-example has the following Java source files.
com.gillman.drawernavigationexample.BuildConfig.java com.gillman.drawernavigationexample.MainActivity.java com.gillman.drawernavigationexample.MainFragment.java com.gillman.drawernavigationexample.OneFragment.java com.gillman.drawernavigationexample.ThreeFragment.java com.gillman.drawernavigationexample.TwoFragment.java