How to Speed up GPS on Android

Follow this step by create notepad:

NTP_SERVER=id.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
SUPL_HOST=supl.google.com
SUPL_PORT=7276

then save it as gps.conf and copy to your root SDcard.

run ADB Shell, with command:

$ su
# remount rw
# cat /sdcard/gps.conf > /system/etc/gps.conf
# reboot

Now your GPS is faster when locking.
Bookmark and Share

0 comments:

Post a Comment