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.
Resetting Google Ad ID
Moderator: Martin
Re: Resetting Google Ad ID
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
Maybe this can be added as one action option, though it will require root access to work.