See the earlier discussion of this topic at http://groups.google.com/group/android-developers/browse_thread/thread/974cea65347b065d/93332ceedc22332d
On Jul 12, 6:37 am, andrew android <[email protected]> wrote: > I also need this. Anybody can help please? > > Thanks! > > On Jul 6, 9:54 am, Joffrey <[email protected]> wrote: > > > Hi all, > > > Can anyone tell me if and how it is possible to check if theGPS > > signal is available or not. So not wanting to know ifgpsis enable or > > not but if a signal is received. > > GPSstatus doesn't seem to be about that nor does the onStatusChanged > > of the LocationListener. At least it doesn't seem to report the > > signal. > > What I try to do is display an alert when signal is lost (when driving > > in a tunnel) and hide the alert as soon as the device is receiving the > > signal again. > > So it's not only about the firstFix but every time the signal is lost > > or back again... Probably not the only person in the world wanting to > > know this ;-) and it should be possible since thegpsicon in the > > phonedisplay is doing the same... > > > Thanks in advance, > > Joffrey > > -- 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

