Android Open Source - Navigation drawer android-drawer-sample






Project Summary

Android sample project with navigation drawer.

Web Site / Source Repository

android-drawer-sample is hosted in the following web site
https://github.com/thetonrifles/android-drawer-sample

If you think the Android project android-drawer-sample 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-drawer-sample.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
google-play-services.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 21 image files in android-drawer-sample. The names of the image files are listed as follows.

common_signin_btn_icon_disabled_dark.9.png
common_signin_btn_icon_disabled_focus_dark.9.png
common_signin_btn_icon_disabled_focus_light.9.png
common_signin_btn_icon_disabled_light.9.png
common_signin_btn_icon_focus_dark.9.png
common_signin_btn_icon_focus_light.9.png
common_signin_btn_icon_normal_dark.9.png
common_signin_btn_icon_normal_light.9.png
common_signin_btn_icon_pressed_dark.9.png
common_signin_btn_icon_pressed_light.9.png
common_signin_btn_text_disabled_dark.9.png
common_signin_btn_text_disabled_focus_dark.9.png
common_signin_btn_text_disabled_focus_light.9.png
common_signin_btn_text_disabled_light.9.png
common_signin_btn_text_focus_dark.9.png
common_signin_btn_text_focus_light.9.png
common_signin_btn_text_normal_dark.9.png
common_signin_btn_text_normal_light.9.png
common_signin_btn_text_pressed_dark.9.png
common_signin_btn_text_pressed_light.9.png
ic_navigation_drawer.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android-drawer-sample has the following Java source files.

android.UnusedStub.java
com.thetonrifles.drawersample.Globals.java
com.thetonrifles.drawersample.LocationActivity.java
com.thetonrifles.drawersample.MainActivity.java
com.thetonrifles.drawersample.controls.NavigationMenu.java
com.thetonrifles.drawersample.fragments.BaseFragment.java
com.thetonrifles.drawersample.fragments.MapFragment.java