0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Go to file
Timothy Rae 37bbdd92e7 Use AsyncTask plus Lifecycle object instead of Loader
Loaders have now been deprecated in favor of the lifecycle support library
2018-09-17 11:07:25 +09:00
.github Move the checklists in the templates to the bottom 2018-09-16 22:43:47 +09:00
.idea/codeStyles Update codestyle, small addition auto-added by AndroidStudio 2018-06-17 11:12:44 +09:00
AnkiDroid Use AsyncTask plus Lifecycle object instead of Loader 2018-09-17 11:07:25 +09:00
api Expose deprecation details, examine+suppress one 2018-06-18 22:01:38 +09:00
docs Browser multiselect (#4839) 2018-06-26 09:24:10 +09:00
gradle/wrapper Update gradle to 4.10 2018-09-08 16:43:06 +09:00
tools Allow for start to be instantaneous (for manual runs) 2018-09-14 13:31:28 -05:00
.gitattributes Add .gitattributes to define .java, .xml and a few other files as text. 2014-05-28 13:48:51 +02:00
.gitignore Add local tool for codacy analysis pre-commit 2018-09-10 08:57:05 +09:00
.travis.yml Disable failing emulators 2018-09-09 17:24:04 +09:00
build.gradle Coverage reports / Codacy integration (#4919) 2018-09-03 17:02:27 +09:00
COPYING Add readme and license file back after accidentally deleting 2014-11-10 02:23:41 +09:00
gradlew Update gradle to 4.10 2018-09-08 16:43:06 +09:00
gradlew.bat Update gradle to 4.10 2018-09-08 16:43:06 +09:00
README.md Update README.md 2016-03-09 07:12:09 +11:00
settings.gradle Create API for easier integration with 3rd party apps 2015-09-11 05:08:18 +09:00

A semi-official port of the open source Anki spaced repetition flashcard system to Android. Memorize anything with AnkiDroid!

Screenshot

Install

Install directly from here on github or stay up-to-date automatically by installing via an app store:

Get it on Google Play F-Droid

Help

Check the user manual and the wiki for usage instructions. See the help page for how to submit a bug report or contact a project member, etc.

Contribute

You can contribute to AnkiDroid by beta testing, translating, or submitting code. See the contribution wiki page for more info.