Android Open Source - Map navigation DrawerDemo






Project Summary

This is an example Android application showing how to use a navigation drawer along side a google map..

Web Site / Source Repository

DrawerDemo is hosted in the following web site
https://github.com/CMDann/DrawerDemo

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

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment Count2
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.c2dm.permission.RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 2 image files in DrawerDemo. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DrawerDemo has the following Java source files.

drawer.cmdann.demos.drawerdemo.ActivityOne.java
drawer.cmdann.demos.drawerdemo.ActivityThree.java
drawer.cmdann.demos.drawerdemo.ActivityTwo.java
drawer.cmdann.demos.drawerdemo.ApplicationTest.java
drawer.cmdann.demos.drawerdemo.MainActivity.java
drawer.cmdann.demos.drawerdemo.NavigationDrawerFragment.java