Android GPS status
- by nr1
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!