Hey all, I've a (noob) question: Is there something in GOS that can help with what is asked in the title?
Eg. Say I've app foo
(could be sandboxed play services) in owner profile.
- I want to have it disabled when not connected to a certain wifi-ssid -
bar
. When I'm connected to bar
, the app foo
is (re-)enabled.
- I want to have it have no network access/permission based on the same conditions as (1) above.
- For (1) and (2) I gave the condition as network-ssid. In general is this possible with other conditions, like say time of the day?
Is any of this achievable (either through something in GOS or some safe/popular/recommended 3rd party app)? If "yes" is it on all profiles or just the owner profile? Finally, how to do it?
If the answer is "no" to everything above, is it possible to write a personal app to do this without needing root access that could work in all profiles? Or is that going to be fool's errand?