您现在的位置: 万盛学电脑网 >> 智能手机 >> 手机应用 >> 安卓教程 >> 正文

配置GPS秒定的教程

作者:佚名    责任编辑:admin    更新时间:2022-06-22

   找到目录/system/etc,找到文件"gps.conf"

  用文本编辑器打开":

  电信2G或3G完美使用版配置:

  [hide]NTP_SERVER=cn.pool.ntp.org

  XTRA_SERVER_1=http://xtra2.gpsonextra.net/xtra.bin

  XTRA_SERVER_2=http://xtra1.gpsonextra.net/xtra.bin

  XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin

  SUPL_HOST=suplcn.sirf.com

  SUPL_PORT=7275

  [email protected]

  PPP1_PW=vnet.mobi

  [/hide]

  复制代码

  移动和联通的:

  [hide]NTP_SERVER=cn.pool.ntp.org

  XTRA_SERVER_1=http://xtra2.gpsonextra.net/xtra.bin

  XTRA_SERVER_2=http://xtra1.gpsonextra.net/xtra.bin

  XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin

  SUPL_HOST=suplcn.sirf.com

  SUPL_PORT=7275

  [/hide]

  复制代码退出保存使用即可。