I'm trying to write a Tasker script for my (rooted) phone that uses the same Google credentials that are being used on my device (for Gmail, Drive, etc.).
Where can I find Google's OAuth (or other) authentication tokens on my device?
I checked inside /data/data/com.google.android.gms/databases
but couldn't find anything I could recognize as an authentication token.