A simple android app to enable Google Location Report, Google Now and related functions in China mainland or somewhere like.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 年前 | ||
| 8 年前 | ||
| 11 年前 | ||
| 9 年前 | ||
| 8 年前 | ||
| 11 年前 | ||
| 11 年前 |
以下内容由 AI 翻译,如有问题请 点此提交 issue 反馈
位置报告启用器
一款简单的安卓应用,专为中国用户设计,用于开启谷歌位置报告、谷歌即时服务及相关功能。
需 ROOT 权限
本应用提供两种版本:普通版面向仅拥有 ROOT 权限的用户;Xposed 版则适用于已安装 Xposed 框架的用户。
通常情况下,推荐使用Xposed版本,它更为清晰且稳定。
普通版
此版本在设备启动完成或SIM卡就绪时设置两个变量:
- 将
gsm.sim.operator.numeric设置为310030 - 将
gsm.sim.operator.iso-country设置为us(以激活谷歌地图的时间轴功能) - 自1.4.1版本后,你可以设定为你需要的任意值(谨慎使用)
下载地址:https://github.com/GhostFlying/LocationReportEnabler/releases
Xposed版
为了保持项目结构整洁,Xposed版本的所有代码和发布文件已移至 https://github.com/GhostFlying/LocationReportEnablerXposed
你可以从 https://github.com/GhostFlying/LocationReportEnablerXposed/releases 或 Xposed 库中获取APK文件。