Android Open Source - App flash FlashCards






Project Summary

Very simple flash card application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of FlashCards.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version15
Activity Count4
jar files usedandroid-support-v4.jar
opencsv-2.3.jar
ormlite-android-4.41.jar
ormlite-core-4.41.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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