An Android application I'm making to simulate traditional flash cards..
FlashCards is hosted in the following web site
https://github.com/BBuchholz/FlashCards
If you think the Android project FlashCards 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 FlashCards.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 7 |
Activity Count | 2 |
FlashCards has the following Java source files.
com.nineworldsdeep.flashcards.CardDataHandler.java com.nineworldsdeep.flashcards.ChoiceEntry.java com.nineworldsdeep.flashcards.ChoiceSet.java com.nineworldsdeep.flashcards.FlashCardValue.java com.nineworldsdeep.flashcards.FlashCardValuePair.java com.nineworldsdeep.flashcards.FlashCardsActivity.java com.nineworldsdeep.flashcards.QuizActivity.java