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: 2 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T13:42:48.000Z (over 7 years ago)
- Last Synced: 2025-02-19T15:07:49.292Z (2 days ago)
- Topics: android, xposed
- Language: Java
- Homepage:
- Size: 8.46 MB
- Stars: 1,079
- Watchers: 65
- Forks: 114
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.