Android Open Source - Map demo maps






Project Summary

Android map demo.

Web Site / Source Repository

maps is hosted in the following web site
https://github.com/robertoDev/maps

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

ItemValue
Java File Count23
Supported screen sizes[mdpi, hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count22
Fragment Count21
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
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 maps. 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

maps has the following 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.SnapshotDemoActivity.java
com.example.mapdemo.TileOverlayDemoActivity.java
com.example.mapdemo.UiSettingsDemoActivity.java
com.example.mapdemo.view.FeatureView.java