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 <[email protected]> wrote:
> Hi buddy,
> I find that the UI "Enable GPS satellites" is used to enable
> receiving
> GPS data, but not to start GPS.
>
>  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 GPS satellites" is used to start GPS
> and also run the GPS thread is better? What is the trigger to start
> GPS?
>
> Forgive me if I'm misunderstanding this.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to