Skip to content

Plot route finder directions from origin to destination on Google Map

Notifications You must be signed in to change notification settings

alexforrester/BasicRouteFinder

Repository files navigation

BasicRouteFinder

Plot route finder directions from origin to destination using the Google Maps and Directions APIs

The app uses Butter Knife for View injection and click listener handling, Retrofit for Networking and services and receivers to dispatch work onto a background thread and update on main ui thread.

There are tests available which can be run with ./gradlew testDebug

Lint can be run with ./gradlew lint

About

Plot route finder directions from origin to destination on Google Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages