Hi,

Try checking 
http://developer.android.com/reference/android/location/Location.html#hasAccuracy()
 
and 
http://developer.android.com/reference/android/location/Location.html#getAccuracy()
 
on the Location object provided your location listener associated with Fused 
Location API, if that accuracy is not good enough for your purposes then 
probably try GPS location provider (as per Google Maps), see also 
http://developer.android.com/guide/topics/location/strategies.html

Regards

On Wednesday, February 17, 2016 at 11:50:00 PM UTC+11, Chirag Raval wrote:
>
> Hello All,
>
> I have developed one application which is used to find current location of 
> device. I have used Fused Location API to get current location.
>
> I am facing very strange issue, in some of devices i am not getting 
> accurate current location until i open inbuilt Google Map, once i open 
> Google Map and back to my application at that time application return exact 
> location.
>
> Can anyone tell me what is the wrong? Your help is really appreciated.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/175bba94-fc8f-4c22-a3fc-a7312a2091b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to