Display Route in Google Maps API v2 on Android.
AndroidMapsV2Route is hosted in the following web site
https://github.com/prashantadesara/AndroidMapsV2Route
If you think the Android project AndroidMapsV2Route 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 AndroidMapsV2Route.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 18 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.example.androidmapsv2.permission.MAPS_RECEIVE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 2 image files in AndroidMapsV2Route. The names of the image files are listed as follows.
markera.png markerb.png
The following screenshort is generated from the image listed above.
AndroidMapsV2Route has the following Java source files.
com.prashant.adesara.googlemapv2.MainActivity.java com.prashant.adesara.googlemapv2.route.Address.java com.prashant.adesara.googlemapv2.route.GoogleParser.java com.prashant.adesara.googlemapv2.route.Parser .java com.prashant.adesara.googlemapv2.route.Route .java com.prashant.adesara.googlemapv2.route.RouteOverlay.java com.prashant.adesara.googlemapv2.route.Routing.java com.prashant.adesara.googlemapv2.route.Segment .java com.prashant.adesara.googlemapv2.route.XMLParser .java com.prashant.adesara.googlemapv2.utilities.Utils .java