WrongRoute

Aim

This app will tell a person weather he/she is going outside for a given route....

Working Procedure

Needed technologies

1. Google Map (GoogleClientApi (Latest version))
ref- http://www.androidhive.info/2015/02/android-location-api-using-google-play-services/
http://googlemaps.github.io/android-maps-utils/javadoc/com/google/maps/android/PolyUtil.html
https://developers.google.com/android/reference/com/google/android/gms/maps/model/Polyline
2. TextToSpeech
ref- http://developer.android.com/reference/android/speech/tts/TextToSpeech.html
http://www.androidhive.info/2012/01/android-text-to-speech-tutorial/

Git process

1. fork the project 2. clone in local host 3. create new branch 4. update code 5. add --> commit --> push 6. send a pull request