gps - How can we get an accurate Location of our Android Device, using google fused location service? -
i requesting location updates in every 15 sec, each time location gets changed, if device on same position.
can me on this, make me know exact location, atleast approximate location, can calculate distance while traveling, , wait time while standing on same place long time.
you can check accuracy of location. defines how accurate location received, based on can filter locations http://developer.android.com/reference/android/location/location.html#getaccuracy()
Comments
Post a Comment