[android-developers] Re: What is the differences between GPS start and GPS enable?

2009-06-08 Thread Zero
well, there is the hardcore way of forcing the gps to run with LocationManager.requestLocationUpdates(gps,0,0, LocationListener listener) but that is bad on battery life. On Jun 8, 10:47 am, Nio luodali...@gmail.com wrote: Hi buddy, I find that the UI Enable GPS satellites is used to enable

[android-developers] Re: What is the differences between GPS start and GPS enable?

2009-06-08 Thread Cédric Berger
On Mon, Jun 8, 2009 at 10:47, Nio luodali...@gmail.com wrote: Which UI is used to start GPS? I am not clearly understand why android to designed GPS so. If GPS is not started, then you can't use Enable GPS satellites to receive any data and it is useless. I think that if the UI Enable