-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Storage Migration FAQ
Due to Google Policies, AnkiDroid 2.16+ may no longer access the /AnkiDroid
folder when distributed on the Play Store and (re)installed. AnkiDroid will be removed from the Play Store if these changes are not made.
- If AnkiDroid 2.16 is using the old location (
/storage/emulated/0/AnkiDroid
)- If uninstalled and reinstalled, the collection will be permanently inaccessible to AnkiDroid 2.16 from the Play Store
- AnkiDroid 2.15 can access this folder
- AnkiDroid distributed by GitHub or F-Droid can access this folder
- If uninstalled and reinstalled, the collection will be permanently inaccessible to AnkiDroid 2.16 from the Play Store
- If AnkiDroid 2.16 is using the new location (
/storage/emulated/0/Android/data/com.ichi2.anki/files/AnkiDroid
)- Android will offer to wipe this location on uninstall (including AnkiDroid backups)
- File operations (media sync, import etc...) are much faster
A storage migration copies all AnkiDroid files from /storage/emulated/0/AnkiDroid
to /storage/emulated/0/Android/data/com.ichi2.anki/files/AnkiDroid1
If you are using the new storage location and didn't delete data, reinstall AnkiDroid and your data will be displayed. Otherwise:
- If you sync with AnkiWeb
- Log in and download your collection from AnkiWeb
- If you have a backup (
.apkg
or.colpkg
).- Open AnkiDroid. On the App Intro/Deck Picker, select 'Restore from Backup' and follow the instructions
- If you didn't migrate storage
- Install AnkiDroid from F-Droid, or [GitHub](https://github.com/ankidroid/Anki-Android/releases/latest and your data will be restored.
- If you did migrate storage and didn't backup
- A copy of your collection data (everything except media) is available at
/AnkiDroid
- A copy of your collection data (everything except media) is available at
- If you are a new user and didn't backup
- If you didn't backup, Android permanently deleted your data on uninstall
Migration is only offered to users who sync. After the migration, sync speeds are significantly faster.
Since your data is backed up to AnkiWeb, there is very little chance of data loss
Nothing. The app should work as previously.
Make a copy of /storage/emulated/0/Android/data/com.ichi2.anki/files/
- Data is accessible via USB at
/storage/emulated/0/Android/data/com.ichi2.anki/files/
. Multiple folders may reside here, one per collection - Third Party Apps must use the AnkiDroid API to access & modify AnkiDroid data/media