Very simple flash card application.
FlashCards is hosted in the following web site
https://github.com/Tortel/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 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 15 |
Activity Count | 4 |
jar files used | android-support-v4.jar opencsv-2.3.jar ormlite-android-4.41.jar ormlite-core-4.41.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 1 image files in FlashCards. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
FlashCards has the following Java source files.
com.tortel.flashcard.CreateCardActivity.java com.tortel.flashcard.DatabaseHelper.java com.tortel.flashcard.DatabaseManager.java com.tortel.flashcard.EditCardActivity.java com.tortel.flashcard.FlashCard.java com.tortel.flashcard.MainActivity.java com.tortel.flashcard.ViewCardsActivity.java