geolocation - How to retrieve the location of another android device? -


first of mention done consent of users!

that being said, trying create application users see location , location of other connected users (latitude , longitude).

i pretty sure best way send data server , have each device retrieve data know if there exist other ways of doing this. or perhaps point me in right direction on how create such system server retrieving , sending data android devices ?

gps coordinates you. can coordinates , save in server coordinates of particular device can retrieved connected device.

we have location , locationmanager in android shall job you. read more these in android developers


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -