A simple android application to make and view flash cards for studying..
FlashCard is hosted in the following web site
https://github.com/SWNYC/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 | 14 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 15 |
Activity Count | 3 |
Fragment Count | 8 |
jar files used | android-support-v4.jar |
There are 2 image files in FlashCard. The names of the image files are listed as follows.
list_item.9.png list_item_selected.9.png
The following screenshort is generated from the image listed above.
FlashCard has the following Java source files.
com.example.flashcard.CardCounterFragment.java com.example.flashcard.CardsChooserActivity.java com.example.flashcard.CardsChooserListFragment.java com.example.flashcard.CreateCardsButtonBarFragment.java com.example.flashcard.CreateCardsFragment.java com.example.flashcard.CreateCardsPagerActivity.java com.example.flashcard.DeleteFilesDialogFragment.java com.example.flashcard.FlashCard.java com.example.flashcard.FlashCardDatabase.java com.example.flashcard.SaveFileDialogFragment.java com.example.flashcard.ShowCardPagerActivity.java com.example.flashcard.ShowCardsButtonBarFragment.java com.example.flashcard.ShowCardsFragment.java com.example.flashcard.SingleFragmentActivity.java