Android Open Source - Map application MapsMeasure






Project Summary

A simple Android app to measure distances on Google Maps.

Web Site / Source Repository

MapsMeasure is hosted in the following web site
https://github.com/j4velin/MapsMeasure

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version9
Activity Count1
Fragment Count1
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.android.vending.BILLING
com.google.android.providers.gsf.permission.READ_GSERVICES




License

The license information of MapsMeasure is as follows:

Apache License

Resource Files

There are 17 image files in MapsMeasure. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_about.png
ic_action_delete.png
ic_action_load.png
ic_action_save.png
ic_action_share.png
ic_area.png
ic_distance.png
ic_drawer.png
ic_elevation.png
ic_mapview_map.png
ic_mapview_satellite.png
ic_mapview_terrain.png
ic_menu.png
ic_metric.png
ic_search.png
ic_store.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.google.maps.android.MathUtil.java
com.google.maps.android.SphericalUtil.java
de.j4velin.mapsmeasure.DeleteAdapter.java
de.j4velin.mapsmeasure.Dialogs.java
de.j4velin.mapsmeasure.DrawerListAdapter.java
de.j4velin.mapsmeasure.GeocoderTask.java
de.j4velin.mapsmeasure.Map.java
de.j4velin.mapsmeasure.Util.java
de.j4velin.mapsmeasure.wrapper.API17Wrapper.java
de.j4velin.mapsmeasure.wrapper.API8Wrapper.java