Where are the 0Auth tokens stored on android? I am trying to test my app, but to do that I need to ersase all personal data from my device. But even when I am deleting dropbox and reinstall it, it still shows I am connected.
I need to find the path for the OAuth tokens in order clear all my data.
I am using Dropbox ver 2.
Many thanks.
EDIT: I cannot use the SDK, so I will need the actualy path to the OAuth tokens.