Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GhostFlying/LocationReportEnabler
A simple android app to enable Google Location Report, Google Now and related functions in China mainland or somewhere like.
https://github.com/GhostFlying/LocationReportEnabler
android xposed
Last synced: about 2 months ago
JSON representation
A simple android app to enable Google Location Report, Google Now and related functions in China mainland or somewhere like.
- Host: GitHub
- URL: https://github.com/GhostFlying/LocationReportEnabler
- Owner: GhostFlying
- License: gpl-3.0
- Created: 2014-11-14T13:28:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T13:42:48.000Z (about 7 years ago)
- Last Synced: 2024-10-15T11:03:30.227Z (about 2 months ago)
- Topics: android, xposed
- Language: Java
- Homepage:
- Size: 8.46 MB
- Stars: 1,064
- Watchers: 66
- Forks: 114
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - GhostFlying/LocationReportEnabler
README
LocationReportEnabler
=====================A simple android app which enables Google Location Report, Google Now and related functions in China.
*ROOT REQUIRED*
There are two variants of this app, the general one is for the users only rooted and the xposed one is for the users have xposed framwork.
In general, I suggest to use the xposed one, which is more clear and stable.
#### General variant
This version sets two variables once the device boot completes or the sim card is ready.
+ set gsm.sim.operator.numeric to 310030
+ set gsm.sim.operator.iso-country to us (to enable the Google Maps' timeline)
+ after version 1.4.1, you can set it to any value you want (be cautious to use it)Download: https://github.com/GhostFlying/LocationReportEnabler/releases
#### Xposed variant
To make the project structure clean, all code and releases of the xposed version are moved to https://github.com/GhostFlying/LocationReportEnablerXposed
You can find apks at https://github.com/GhostFlying/LocationReportEnablerXposed/releases or xposed repo.