andOTP - Android OTP Authenticator Application icon

andOTP - Android OTP Authenticator 0.9.0.1-play

7 MB / 100K+ Downloads / Rating 4.4 - 1,351 reviews


See previous versions

andOTP - Android OTP Authenticator, developed and published by Jakob Nixdorf, has released its latest version, 0.9.0.1-play, on 2021-06-15. This app falls under the Tools category on the Google Play Store and has achieved over 100000 installs. It currently holds an overall rating of 4.4, based on 1.351 reviews.

andOTP - Android OTP Authenticator APK available on this page is compatible with all Android devices that meet the required specifications (Android 5.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: org.shadowice.flocke.andotp

Updated: 4 years ago

Developer Name: Jakob Nixdorf

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing andOTP - Android OTP Authenticator on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.4
Total 1,351 reviews

Reviews

5 ★, on 2021-06-07
Easy to use if you have experience with TOTPs. And there are several guides in the internet explaining the setup process.

5 ★, on 2021-06-07
The best OTP app out there, and open source. Thank you!

5 ★, on 2021-05-16
andOTP is superior to every TOTP application that I've found. It's easy to use, functional and looks great; most importantly it's open-source and offers more advanced features for those that require them.

1 ★, on 2021-06-06
Edit: this app has no instructions and is way too difficult to figure out. Setup is fine but after that... Nothing on Google or YouTube helps. I've worked with software for 30 years and I've never seen anything so unintuitive in my life. I had high hopes for this after all the glowing reviews.

2 ★, on 2021-05-18
It keeps telling me upon authentication that it has a KeyStore error and that I should change to Password/PIN, but whenever I try to do so (or access Backups) on my LineageOS-powered Huawei Honor 5X running Android 9, the app crashes. I have no problems with an LG G6 on 8, though.

2 ★, on 2021-03-19
On version 0.8.0 I can no longer back up to and restore from my Google drive. There seems to be no way to set that up anymore. The choices are limited to internal storage and my SD card. Am I doing something wrong? If you have a solution, I'll try it, and then give your app extra stars.

Previous Versions

andOTP - Android OTP Authenticator 0.9.0.1-play
2021-06-15 / 7 MB / Android 5.1+

andOTP - Android OTP Authenticator 0.9.0-play
2021-06-06 / 7 MB / Android 5.1+

About this app

andOTP implements Time-based One-time Passwords (TOTP) like specified in RFC 6238 (HOTP support is currently in beta testing). Simply scan the QR code and login with the generated 6-digit code.

Features:
•  Free and Open-Source
•  Requires minimal permissions:
 •  Camera access for QR code scanning
 •  Storage access for import and export of the database
•  Encrypted storage with two backends:
 •  Android KeyStore (can cause problems, please only use if you absolutely have to)
 •  Password / PIN
•  Multiple backup options:
 •  Plain-text
 •  Password-protected
 •  OpenPGP-encrypted
•  Sleek minimalistic Material Design with three different themes:
 •  Light
 •  Dark
 •  Black (for OLED screens)
•  Great Usability
•  Compatible with Google Authenticator

Backups:
To keep your account information as secure as possible andOTP only stores it in encrypted data files. There are two methods of encryption which can be used: the Android KeyStore or a Password / PIN.

The KeyStore is a system component of Android for securely storing cryptographic keys, the advantage of this approach is that the key is kept separate from the apps data and, as a bonus, can be backed by hardware cryptography (if your device supports this). However, due to that separation, backups with 3rd-party apps like Titanium Backup can not be used if this method is chosen. Such apps only backup the encrypted data files and not the encryption key, which renders them useless. In this case you will have to rely on the internal backup functions provided by andOTP!

The KeyStore is known to cause a lot of problems, so please only use it if you absolutely have to and know what you are doing. In that case please make sure to make regular backups in case something goes wrong. It is always recommended to use a password or PIN instead!

Beta testing:
If you found a bug during beta testing, please submit your feedback directly on Github (https://github.com/andOTP/andOTP/issues) because for some reason I don't always get notified when new beta feedback is submitted on the Google Play Store.

Open source:
This app is fully open source (licenses under the MIT license), you can check out the source on GitHub: https://github.com/andOTP/andOTP

andOTP is a fork of the great OTP Authenticator app written by Bruno Bierbaumer, which has sadly been inactive for a while. All credit for the original version goes to Bruno. It has since been removed from Google Play, but you can still find the code of his app here: https://github.com/0xbb/otp-authenticator

New features

https://github.com/andOTP/andOTP/blob/master/CHANGELOG.md

App Permissions

Required to be able to access the camera device.