I want to send coordinates of a location to the server whether the app is closed or running in background. Is there any procedure to run a task in background?
Asked
Active
Viewed 24 times
0
-
what you have done till now? – Haider Saleem Dec 24 '20 at 20:08
-
https://stackoverflow.com/questions/14478179/background-service-with-location-listener-in-android – Shubham Narkhede Dec 25 '20 at 04:42
-
@HaiderSaleem I can't understand what I will use here because service will not work from Android Pie. And I am little confuse about broadcast receiver for location coordinate updating in background. Kindly suggest me the idea for this. Thanks in advance – Abhi Dec 25 '20 at 05:52