Hi, is there a way i can check if my android phone has lost its GPS signal. I can find out if the GPS signal is retrieved back but is there a way i can check when the signal is initially lost?
I have tried checking if the longitude or latitude is 0, but i have not observed either of them becoming 0 when i lose the signal.
Thank You!!
You might want to check out the answers to these 2 questions…
stackoverflow.com/questions/843675
stackoverflow.com/questions/2021176