https://github.com/mtgrosser/denylocationconsent
Disable the Google Location Consent prompt and always disagree. This is an Xposed framework module.
https://github.com/mtgrosser/denylocationconsent
android play-services-location privacy xposedmodule
Last synced: about 1 year ago
JSON representation
Disable the Google Location Consent prompt and always disagree. This is an Xposed framework module.
- Host: GitHub
- URL: https://github.com/mtgrosser/denylocationconsent
- Owner: mtgrosser
- License: mit
- Created: 2016-01-28T23:03:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-31T21:25:00.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T10:11:55.077Z (about 1 year ago)
- Topics: android, play-services-location, privacy, xposedmodule
- Language: Java
- Size: 303 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [DenyLocationConsent](http://repo.xposed.info/module/org.brainkiller.xposed.denylocationconsent)

Disable the annoying "Improve location accuracy?" dialog and always disagree.
Based on [Xposed-Disable-Location-Consent](https://github.com/MohammadAG/Xposed-Disable-Location-Consent), but doing the opposite.
Use the following versions depending on your version of Play Services:
| Play Services Version | DenyLocationConsent Version |
| ---------------------- | --------------------------- |
| 8.x | 0.3 |
| 9.x | 0.4 |
| >= 12.5.21 | 0.5 |
Tested on Lollipop and CM12.1.
#### Licensing
Copyright © 2016-2018 Matthias Grosser. Licensed under the MIT license.