1
0
mirror of https://github.com/helloworld1/FreeOTPPlus synced 2025-10-06 00:23:07 +02:00

Updated Home (markdown)

Howard Liberty
2021-03-05 21:23:11 -08:00
parent 09cf1e8fda
commit ab28b236cc

@@ -10,3 +10,5 @@ You need to to have root access to import from original FreeOTP App
```cat /data/data/org.fedorahosted.freeotp/shared_prefs/tokens.xml > /data/data/org.liberty.android.freeotpplus/shared_prefs/tokens.xml```
Here is a video showing how: https://youtu.be/23kxutlYS9o
If you are able to extract tokens.xml by either rooting or from adb backup (Without root), you can use [this script](https://gitlab.com/sid-the-sloth/conversion-scripts/-/blob/master/freeotp-xml-to-json.js) to convert the tokens.xml to importable JSON file.