Created a route between current location to destination location using Android Map V2.
MyRouteMapV2 is hosted in the following web site
https://github.com/chinmoy12/MyRouteMapV2
If you think the Android project MyRouteMapV2 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 MyRouteMapV2.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment 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.google.android.providers.gsf.permission.READ_GSERVICES com.xChinmoy.myroutemapv2.permission.MAPS_RECEIVE |
MyRouteMapV2 has the following Java source files.
com.xChinmoy.myroutemapv2.DirectionsJSONParser.java com.xChinmoy.myroutemapv2.MainActivity.java