Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankidroid/Anki-Android
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
https://github.com/ankidroid/Anki-Android
android anki ankidroid education flashcards hacktoberfest kotlin learning srs
Last synced: 7 days ago
JSON representation
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
- Host: GitHub
- URL: https://github.com/ankidroid/Anki-Android
- Owner: ankidroid
- License: gpl-3.0
- Created: 2013-01-20T13:55:53.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T03:04:12.000Z (6 months ago)
- Last Synced: 2024-05-21T06:56:07.053Z (6 months ago)
- Topics: android, anki, ankidroid, education, flashcards, hacktoberfest, kotlin, learning, srs
- Language: Kotlin
- Homepage:
- Size: 231 MB
- Stars: 7,964
- Watchers: 155
- Forks: 2,159
- Open Issues: 327
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
- awesome-android - AnkiDroid - Anki flashcards on Android. (Education / Other)
- awesome-android - AnkiDroid - Anki flashcards on Android. (Education / Other)
- awesome-language-learning - AnkiDroid - The free Anki Android client for the most popular flashcard software - the [desktop version](https://apps.ankiweb.net/) is free as well. (Language Learning / Anki (Flashcards))
README
# AnkiDroid
A semi-official port of the open source [Anki](https://apps.ankiweb.net/index.html) spaced repetition flashcard system to Android. Memorize anything with AnkiDroid!### Features
- Night mode
- Whiteboard
- Progress widget
- Detailed statistics
- Syncing with AnkiWeb
- Write answers (optional)
- Text-to-speech integration
- More than 6000 premade decks
- Spaced repetition (supermemo 2 algorithm)
- Supported contents: text, images, sounds, MathJax
- Add cards by intent from other applications like dictionariesInstall
---------Signing certificate fingerprint to [verify](https://developer.android.com/studio/command-line/apksigner#usage-verify) the APK:
```
SHA-256: 2071534f0f4b5e54ae952dd275d70da6e3459ee69909d2ab1b4843c4c5b21a45
SHA-1: f24e06a3657b190a12671100402df32d7b9b3d36
```Wiki
----
View [Wiki](https://github.com/ankidroid/Anki-Android/wiki)Help
----
Check the [user manual](https://ankidroid.org/docs/manual.html) and the wiki for usage instructions. See the [help page](https://ankidroid.org/docs/help.html)
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](https://github.com/ankidroid/Anki-Android/wiki/Contributing) for more info.Join Us On
----------## Credits
### Code Contributors
Thanks to these awesome code contributors who keep this project going
### [Sponsors](https://opencollective.com/ankidroid#sponsor)
### [Backers](https://opencollective.com/ankidroid#backer)
A big thank you to each of our backers 🙏
Your generous donations mean the world to us, and we can't express our gratitude enough. Your support fuels our mission and helps us make a real difference
### [Translators](https://crowdin.com/project/ankidroid/activity-stream)
Thanks to our 1400 translators, for allowing us to be available, partially or totally, in 99 languages as of July 2022.
License
-------
* [GPL-3.0 License](https://github.com/ankidroid/Anki-Android/blob/main/COPYING)
* [AGPL-3.0 Licence](https://github.com/ankitects/anki/blob/main/LICENSE) for some part of the back-end
* [LGPL-3.0 License](https://github.com/ankidroid/Anki-Android/blob/main/api/COPYING.LESSER) for the AnkiDroid API