-
Couldn't load subscription status.
- Fork 20
Open
Description
Since you have a root shell you can copy the file to a location that adb pull can access.
adb shell
# Now you're on the phone
su # and do any auth action your root requires
cp /data/data/com.google.android.apps.authenticator2/databases/databases /sdcard/Download/
exit
exit
# Now you're back on the computer
adb pull /sdcard/Download/databases
kamazee and eviabs
Metadata
Metadata
Assignees
Labels
No labels