superbsaeed
Lurker
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
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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
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.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.