Re: [android-developers] Re: Google Play Services Geofence Problem

2015-03-07 Thread Tony Pitman
Thank you for your reply. That is the thing. I am using high accuracy and at first I am getting an accuracy of 3m. It is after a minute that it switches to 2373 meters. On Mar 7, 2015 11:32 PM, gjs garyjamessi...@gmail.com wrote: Hi, What Location mode (in Android Settings) are you using?

[android-developers] Google Play Services Geofence Problem

2015-03-07 Thread Tony Pitman
I wrote an app that uses location services. It creates a geofence around my house and lets my app know when I come home. I am doing this in a service in the background so that my app doesn't have to be the active app to function. I was using the LocationManager api. I have a Samsung Galaxy

[android-developers] Lint Documentation

2015-03-07 Thread adorilson
Hi, I need to write some new checks Lint. But I'dont found Lint documentation. I'm reading Lint itself and checks source code for learning about. So, where is a good Lint documentation? []'s -- Adorilson -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Google Play Services Geofence Problem

2015-03-07 Thread gjs
Hi, What Location mode (in Android Settings) are you using? To achieve 20m I think you need to have 'High Accuracy' or 'Device Only' so that the GPS receiver will be used for your Geo fence. 2373 m accuracy indicates you are probably using 'Battery Saving' Location mode (cell tower wifi