Quote:
Originally Posted by aantdesign
At first U must root R phone and then install Root Explorer. After that go to SYSTEM/ETC/
Here u need to edit GPS.CONF file and change NTP Server from northamerica.pool.ntp.org to europe.pool.ntp.org.
I hope that I help U m8.
|
U can use adb on Win or linux or qtadb.
Give these commands on adb shell..
su
mount -o remount,rw /dev/block/stl6 /system
exit
exit
adb pull /system/etc/gps.conf
Edit the gps.conf the way u like.
Then mount again in rw mode.
adb push gps.conf /system/etc/gps.conf
adb reboot
Done.
My Devices:
MicroMax Funbook- P300 (DEAD )
Samsung Galaxy 3 (Lost )
Karbonn A9+
Samsung Galaxy Tab 2 GT-P3100 (Stock Samsung JB)
Samsung Galaxy Tab 2 GT-P3110 (CM10.1 RC2 & APSPA 3+ )
|