Skip to content

Instantly share code, notes, and snippets.

@delicon
Created October 3, 2013 09:58
Show Gist options
  • Select an option

  • Save delicon/6807710 to your computer and use it in GitHub Desktop.

Select an option

Save delicon/6807710 to your computer and use it in GitHub Desktop.
MK GPS Config for Android
NTP_SERVER=0.europe.pool.ntp.org
NTP_SERVER=1.europe.pool.ntp.org
NTP_SERVER=2.europe.pool.ntp.org
NTP_SERVER=3.europe.pool.ntp.org
NTP_SERVER=mk.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
C2K_HOST=c2k.pde.com
C2K_PORT=1234
SUPL_HOST=FQDN
SUPL_HOST=supl.google.com
SUPL_PORT=7276
SUPL_SECURE_PORT=7275
SUPL_NO_SECURE_PORT=3425
SUPL_TLS_HOST=FQDN
SUPL_TLS_CERT=/etc/SuplRootCert
SLP_TYPE=FQDN_PHONE
PROTOCOL_TYPE=Non_TLS
PHONE_TYPE=UMTS
ACCURACY_THRES=5000
CURRENT_CARRIER=common
DEFAULT_USER_PLANE=TRUE
REPORT_POSITION_USE_SUPL_REFLOC=1

##Инфо

  • gps.conf може да се користи само на рутирани телефони
  • фајлот се наоѓа во /system/etc/gps.conf
  • направете backup на фајлот пред да го смените
  • рестартирајте го телефонот
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment