How to implement a simple wrapper app to change settings like precise google location for the duration of runtime of a specific app?
0
votes
0
answers
52
views
I don't want to enable 'precise google location'¹ on my phone.
I would like to know if someone know a way to make a wrapper (can be a shell script triggered by an app, or a simple new app) to do this processing:
- click on a icon of the wrapper
- enable precision¹
- run the app with the geo setting
- when the app is no more active, remove permission
Is this easily feasible? Any smart advice? What are guidelines?
Asked by Gilles Quénot
(735 rep)
May 17, 2024, 01:12 PM