Android Open Source - Development api RouteDrawWithWayPoints






Project Summary

Drawing route for driving including waypoints with help of Google Directions API v2.

Web Site / Source Repository

RouteDrawWithWayPoints is hosted in the following web site
https://github.com/ZygoteInit/RouteDrawWithWayPoints

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

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version8
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
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.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

RouteDrawWithWayPoints has the following Java source files.

com.routeapp.routewithwaypoints.DialogUtils.java
com.routeapp.routewithwaypoints.GMapV2Direction.java
com.routeapp.routewithwaypoints.GetDirectionsAsyncTask.java
com.routeapp.routewithwaypoints.MainActivity.java