Skip to content
Haowen Ning edited this page May 27, 2019 · 9 revisions

Welcome to the FreeOTPPlus wiki!

Frequently Asked Questions:

How to import tokens from original FreeOTP? You need to to have root access to import from original FreeOTP App

First in FreeOTP+, create some random token.

Force close FreeOTP+

Use this command in adb

cat /data/data/org.fedorahosted.freeotp/shared_prefs/tokens.xml > /data/data/org.liberty.android.freeotpplus/shared_prefs/tokens.xml

Clone this wiki locally