Relative Content

Tag Archive for javaandroidmobilegoogle-maps-api-3location

Facing an issue in android java project for getting the user location and send it to the backend server even the app is closed. Help me to solve this

I am facing an issue while adding the functionality of background location service in my app. The code is not working. I want the user’s location to be sent to the backend server every 1 minute in the background. But I am not getting hit on the backend server, I think there is some issue with my code related to the user’s location. Even I am not getting into the Android code of the location. Maybe there is some with my code.