I need to calculate Gps Location on the move and on deviation from certain position .I tried Using Driving Directions but it is deprecated any thing similar will be great.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I dont think get location using gps frequently on the move would be feasible as it will consume lot off your battery power.., While for detecting a deviation, i think you need to calculate it manually on the basis of lat long.
Check out this for more info on Locations:
http://developer.android.com/guide/topics/location/obtaining-user-location.html
and this,
http://android-developers.blogspot.com/2011/06/deep-dive-into-location.html