Android Open Source - Map Direction Google-Directions-Android






Project Summary

This project allows you to calculate the route between two locations and displays it on a map..

Web Site / Source Repository

Google-Directions-Android is hosted in the following web site
https://github.com/jd-alexander/Google-Directions-Android

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count2
Fragment Count1
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
Asset File Namesassets\pushpin.png




License

The license information of Google-Directions-Android is as follows:

Copyright (c) 2013 Joel Dean Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software...

Resource Files

There are 12 image files in Google-Directions-Android. The names of the image files are listed as follows.

end_blue.png
end_green.png
end_orange.png
end_purple.png
end_red.png
ic_action_search.png
pushpin.png
start_blue.png
start_green.png
start_orange.png
start_purple.png
start_red.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.directions.android.MyActivity.java
com.directions.route.GoogleParser.java
com.directions.route.Parser.java
com.directions.route.Route.java
com.directions.route.RoutingListener.java
com.directions.route.Routing.java
com.directions.route.Segment.java
com.directions.route.XMLParser.java