A simple Flashcard Android app.
Flashcard is hosted in the following web site
https://github.com/carolineleung/Flashcard
If you think the Android project Flashcard listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Flashcard.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Raw File Names | res\raw\testdeck1_mod.txt |
Flashcard has the following Java source files.
com.caroldev.flashcard.FlashcardActivity.java com.caroldev.flashcard.common.FlashcardAppConstants.java com.caroldev.flashcard.model.Card.java com.caroldev.flashcard.model.CardDeck.java com.caroldev.flashcard.util.AppLogger.java com.caroldev.flashcard.util.ImportExportManager.java