Important
GitHub does not auto-update apps
For regular users
Install arm64-v8a
below. If it fails to install, use Parallel.A
.
Parallel
builds install side-by-side with the main APK, allowing you to use different settings and profiles (via the AnkiDroid directory
advanced setting and a different AnkiWeb login).
For testers
The builds with full
, play
and amazon
are useful for testing our builds for different app stores:
full
: F-Droid & GitHubParallel
apksplay
: Google Play - does not haveMANAGE_EXTERNAL_STORAGE
permission as it is forbidden by Google, so app data is deleted on uninstallamazon
: Amazon - currently same as full, historically removedCAMERA
permission
ABI variants
We perform ABI splits to reduce APK size. In rare cases, a phone may not be using the arm64-v8a
ABI. You can find your phone's ABI using kamgurgul/cpu-info. If disk space isn't an issue, use the full
apk.