Android Open Source - Map API AndroidStudioBootstrapMapsMenuDrawer






Project Summary

Android studio bootstrap with maps and menu drawer. When you need use maps in android studio you should chande in AndroidManifest this line: <meta-data android:name="com.google.android.maps.v2.API_KEY" android:value="*"/>.

Web Site / Source Repository

AndroidStudioBootstrapMapsMenuDrawer is hosted in the following web site
https://github.com/yoman07/AndroidStudioBootstrapMapsMenuDrawer

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version9
Activity Count3
Fragment Count4
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
com.zdobywacz.permission.MAPS_RECEIVE




Resource Files

There are 2 image files in AndroidStudioBootstrapMapsMenuDrawer. 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

AndroidStudioBootstrapMapsMenuDrawer has the following Java source files.

com.menudrawerexample.DrawerAdapterClass.java
com.menudrawerexample.LoginActivity.java
com.menudrawerexample.MainActivity.java
com.menudrawerexample.NavigationDrawerFragment.java
com.menudrawerexample.NonLoggedActivity.java
com.menudrawerexample.ProfileFragment.java
com.menudrawerexample.ZdobywaczMapFragment.java
com.menudrawerexample.util.SystemUiHider.java
com.menudrawerexample.util.SystemUiHiderBase.java
com.menudrawerexample.util.SystemUiHiderHoneycomb.java