Practice code with Navigation Drawer Activity, the new Android Studio, and using git integration with the new environment..
NavigationDrawerExample is hosted in the following web site
https://github.com/fruitbraker/NavigationDrawerExample
If you think the Android project 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 NavigationDrawerExample.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
There are 4 image files in NavigationDrawerExample. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png ic_mercury.png ic_venus.png
The following screenshort is generated from the image listed above.
NavigationDrawerExample has the following Java source files.
com.eric.navigationdrawerexample.ApplicationTest.java com.eric.navigationdrawerexample.MainActivity.java com.eric.navigationdrawerexample.NavigationDrawerFragment.java