TwidereProject / Twidere-Android

http://twidere.com
2.76k stars 378 forks source link

How to get/access/install/use the AccountsDumperPlugin? #1217

Open cathalgarvey opened 4 years ago

cathalgarvey commented 4 years ago

Background: I'd like to extract my existing Twitter API key from Twidere, because Twitter won't let me make new keys without divulging more personal information. I'm using Twidere from F-Droid.

I've looked around and found this plugin here in the Twidere repo, which sounds like it might have something to do with credential export. If so, how would I go about accessing this functionality?

I am comfortable with using adb and I have root access on my phone, so is there another way to manually dump credentials from apps like Twidere, that I could try?

Thanks!

Tedko commented 4 years ago

@mariotaku - any idea?