using google direction api..
Routes is hosted in the following web site
https://github.com/ash242186/Routes
If you think the Android project Routes 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 Routes.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Routes has the following Java source files.
com.example.routes.DirectionActivity.java com.example.routes.MainActivity.java com.example.routes.adapter.PlacesAutoCompleteAdapter.java com.example.routes.beans.Legs.java com.example.routes.beans.LinesObject.java com.example.routes.beans.LocationsObject.java com.example.routes.beans.Places.java com.example.routes.beans.Routes.java com.example.routes.beans.Steps.java com.example.routes.beans.TimesObject.java com.example.routes.beans.Transit_Detail.java com.example.routes.helper.Functions.java