https://github.com/dkhmelenko/simple_route_android
The sources of the project Simple_Route for Android
https://github.com/dkhmelenko/simple_route_android
Last synced: 5 months ago
JSON representation
The sources of the project Simple_Route for Android
- Host: GitHub
- URL: https://github.com/dkhmelenko/simple_route_android
- Owner: dkhmelenko
- Created: 2013-12-15T16:54:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-23T21:33:02.000Z (almost 11 years ago)
- Last Synced: 2025-06-01T07:17:39.898Z (10 months ago)
- Language: Java
- Size: 1.17 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Project description
This is a lightweight application for creating routes between two different points. The route will be shown on the map. Also available text version of the route (for example, "turn left in 100 m").
Application uses Google Maps API for creating routes.
This project requires [google-play-services](https://developer.android.com/google/play-services/index.html) library.
[](https://play.google.com/store/apps/details?id=com.khmelenko.lab.simpleroute)
#Contribution
If you have any ideas/suggestions, feel free to create pull request.