Page 1 of 1

Resetting Google Ad ID

Posted: 08 Nov 2019 02:03
by sandbo
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.

Re: Resetting Google Ad ID

Posted: 08 Nov 2019 04:09
by sandbo
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.