• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps service for gps

how can i get latitude and longitude of a location using service in android which runs in background and available on request. anybody please help me share code for this app
 
how can i get latitude and longitude of a location using service in android which runs in background and available on request. anybody please help me share code for this app

I am having the same issue... have you found a workaround? Please share.
 
Btw there are loads of resources on the web about this, so if the Google developer documentation doesn't explain it for you (some of their stuff can be a bit hard to follow), there are many other tutorials.
Anyway, have a go at implementing your service, and establishing communication with it from an app. If you have specific problems, feel free to post back here for guidance.
 
Btw there are loads of resources on the web about this, so if the Google developer documentation doesn't explain it for you (some of their stuff can be a bit hard to follow), there are many other tutorials.
Anyway, have a go at implementing your service, and establishing communication with it from an app. If you have specific problems, feel free to post back here for guidance.
Thank you. I am trying types of services to come up with the one i think will be beneficial. I will get back to you.
 
Back
Top Bottom