brotherswing
Android Expert
To any one who followed this guide, how's your GPS behaving? Since writing this my GPS now locks on in about one third of the time it used to take. I'm trying to figure out if the radio update had anything to do with it.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Awesome, worked perfectly for me, and now I get a better signal. Full bars compared to the 3 bars I was getting at home.


For those that have GPS working well, does it still say "Searching for GPS" at the bottom of the nav screen?
My GPS seems to be working, but it has that searching nag on the screen.![]()
For those that have GPS working well, does it still say "Searching for GPS" at the bottom of the nav screen?
My GPS seems to be working, but it has that searching nag on the screen.![]()
For those that have GPS working well, does it still say "Searching for GPS" at the bottom of the nav screen?
My GPS seems to be working, but it has that searching nag on the screen.![]()
NTP_SERVER=us.pool.ntp.org
NTP_SERVER=0.us.pool.ntp.org
NTP_SERVER=1.us.pool.ntp.org
NTP_SERVER=2.us.pool.ntp.org
NTP_SERVER=3.us.pool.ntp.org
NTP_SERVER=0.north-america.pool.ntp.org
NTP_SERVER=1.north-america.pool.ntp.org
NTP_SERVER=2.north-america.pool.ntp.org
NTP_SERVER=3.north-america.pool.ntp.org
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
INTERMEDIATE_POS=1
DEFAULT_AGPS_ENABLE=TRUE
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose
DEBUG_LEVEL = 5
Thanks! after I restored it, the baseband version says unkown... is that normal?

Here's my gps.conf
NTP_SERVER=xtra1.gpsonextra.net
XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
INTERMEDIATE_POS=1
DEFAULT_AGPS_ENABLE=TRUE
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose
DEBUG_LEVEL = 5
I haven't had time to actually look at what I just copied and pasted there, I have to get some sleep so I can get my daughter off to school tomorrow.![]()
Show me your /system/etc/gps.conf. Here is mine, it's tweaked and locks in no time with at least 6 satellites even cloudy sky and indoors:
Code:NTP_SERVER=us.pool.ntp.org NTP_SERVER=0.us.pool.ntp.org NTP_SERVER=1.us.pool.ntp.org NTP_SERVER=2.us.pool.ntp.org NTP_SERVER=3.us.pool.ntp.org NTP_SERVER=0.north-america.pool.ntp.org NTP_SERVER=1.north-america.pool.ntp.org NTP_SERVER=2.north-america.pool.ntp.org NTP_SERVER=3.north-america.pool.ntp.org XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin INTERMEDIATE_POS=1 DEFAULT_AGPS_ENABLE=TRUE # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info # 4 - Debug, 5 - Verbose DEBUG_LEVEL = 5