Resetting Google Ad ID

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
sandbo
Posts: 4
Joined: 03 Nov 2019 08:41

Resetting Google Ad ID

Post by sandbo » 08 Nov 2019 02:03

Hi,

For farming it is often desired to have the Google ad ID reset once in a while, can this be done by Automagic? It will be of immense help.

sandbo
Posts: 4
Joined: 03 Nov 2019 08:41

Re: Resetting Google Ad ID

Post by sandbo » 08 Nov 2019 04:09

sandbo wrote:
08 Nov 2019 02:03
Hi,

For farming it is often desired to have the Google ad ID reset once in a while, can this be done by Automagic? It will be of immense help.
Answering my own question:
This can actually be done by executing a root command:

Code: Select all

rm -f /data/data/com.google.android.gms/shared_prefs/adid_settings.xml
https://stackoverflow.com/questions/404 ... mmatically

Maybe this can be added as one action option, though it will require root access to work.

Locked