Android GPS status
Posted
by nr1
on Stack Overflow
See other posts from Stack Overflow
or by nr1
Published on 2010-01-07T15:06:32Z
Indexed on
2010/05/12
18:54 UTC
Read the original article
Hit count: 210
Hi,
how can i check the current status of the GPS receiver? I already checked the LocationListener onStatusChanged method but somehow it seems that is not working, or just the wrong possibility.
So basically i just need to know if the gps icon at the top of the screen is blinking (no actual fix) or solid (fix is available)
thx!
© Stack Overflow or respective owner