Android Open Source - Map demo GoogleMapsV2Demo






Project Summary

Demo project of the Google Maps API v2 fully working in Android Studio!.

Web Site / Source Repository

GoogleMapsV2Demo is hosted in the following web site
https://github.com/nicolasjafelle/GoogleMapsV2Demo

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

ItemValue
Java File Count22
Supported screen sizes[mdpi, hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count21
Fragment Count20
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.example.mapdemo.permission.MAPS_RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




License

The license information of GoogleMapsV2Demo is as follows:

Apache License

Resource Files

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

com.example.mapdemo.BasicMapActivity.java
com.example.mapdemo.CameraDemoActivity.java
com.example.mapdemo.CircleDemoActivity.java
com.example.mapdemo.EventsDemoActivity.java
com.example.mapdemo.GroundOverlayDemoActivity.java
com.example.mapdemo.LayersDemoActivity.java
com.example.mapdemo.LegalInfoActivity.java
com.example.mapdemo.LocationSourceDemoActivity.java
com.example.mapdemo.MainActivity.java
com.example.mapdemo.MarkerDemoActivity.java
com.example.mapdemo.MultiMapDemoActivity.java
com.example.mapdemo.MyLocationDemoActivity.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.SaveStateDemoActivity.java
com.example.mapdemo.TileOverlayDemoActivity.java
com.example.mapdemo.UiSettingsDemoActivity.java
com.example.mapdemo.view.FeatureView.java