I have searched for this more than 4 hours but did not find anything useful, I need to add to my android app the ability for the user to send location, just like whatsapp or something similar.
thanks
I have searched for this more than 4 hours but did not find anything useful, I need to add to my android app the ability for the user to send location, just like whatsapp or something similar.
thanks
You can use for example Firebase Database to store the user locations on remote server.
The flow can be like this: