Android Open Source - App flash FlashCards






Project Summary

Flash Card Application Written for Android..

Web Site / Source Repository

FlashCards is hosted in the following web site
https://github.com/chrisbubernak/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 Count9
Supported screen sizes[ldpi]
Target SDK Version17
Minimum SDK Version12
Activity Count3
Fragment Count3
jar files usedandroid-support-v4.jar
gson-2.2.2.jar
mobileservices-1.0.1.jar
notification-hubs-0.1.jar
notifications-1.0.1.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\flashcarddecks\algorithmruntimes.json
assets\flashcarddecks\linuxcommands.json




Resource Files

There are 1 image files in FlashCards. The names of the image files are listed as follows.

smallcard.png

The following screenshort is generated from the image listed above.

null

Java Source Files

FlashCards has the following Java source files.

com.example.flashcards.DataSource.java
com.example.flashcards.Deck.java
com.example.flashcards.DownloadedListFragment.java
com.example.flashcards.Flashcard.java
com.example.flashcards.FlashcardFragment.java
com.example.flashcards.FlashcardFragmentActivity.java
com.example.flashcards.MainActivity.java
com.example.flashcards.MySQLiteOpenHelper.java
com.example.flashcards.OnlineListFragment.java