Google's demo code for running the Maps v2 sample on Android.
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.
The following table is the detailed list of GoogleMapsAndroidDemoV2.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 17 |
jar files used | android-support-v4.jar google-play-services.jar |
Required Permissions | android.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 |
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.
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