Android Open Source - Map demo GoogleMapsAndroidDemoV2






Project Summary

Google's demo code for running the Maps v2 sample on Android.

Web Site / Source Repository

GoogleMapsAndroidDemoV2 is hosted in the following web site
https://github.com/stevehb/GoogleMapsAndroidDemoV2

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

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count17
jar files usedandroid-support-v4.jar
google-play-services.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.example.mapdemo.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 7 image files in GoogleMapsAndroidDemoV2. The names of the image files are listed as follows.

arrow.png
badge_nsw.png
badge_qld.png
badge_sa.png
badge_victoria.png
badge_wa.png
custom_info_bubble.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

GoogleMapsAndroidDemoV2 has the following Java source files.

com.example.mapdemo.BasicMapActivity.java
com.example.mapdemo.CameraDemoActivity.java
com.example.mapdemo.EventsDemoActivity.java
com.example.mapdemo.GroundOverlayDemoActivity.java
com.example.mapdemo.LayersDemoActivity.java
com.example.mapdemo.LocationSourceDemoActivity.java
com.example.mapdemo.MainActivity.java
com.example.mapdemo.MarkerDemoActivity.java
com.example.mapdemo.MultiMapDemoActivity.java
com.example.mapdemo.OptionsDemoActivity.java
com.example.mapdemo.PolygonDemoActivity.java
com.example.mapdemo.PolylineDemoActivity.java
com.example.mapdemo.ProgrammaticDemoActivity.java
com.example.mapdemo.RawMapViewDemoActivity.java
com.example.mapdemo.RetainMapActivity.java
com.example.mapdemo.TileOverlayDemoActivity.java
com.example.mapdemo.UiSettingsDemoActivity.java
com.example.mapdemo.view.FeatureView.java