Simple flashcard app for Android.
flashcard is hosted in the following web site
https://github.com/weroth/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 | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Test Case Count | 1 |
jar files used | hamcrest-core-1.3.jar junit-4.11.jar robolectric-2.2-20130802.075524-31-jar-with-dependencies.jar |
Asset File Names | assets\Kanji.sqlite assets\Kanji2.sqlite |
flashcard has the following Java source files.
com.mirai.Moekanji_N5.EntryItem.java com.mirai.Moekanji_N5.ImageDisplayAct.java com.mirai.Moekanji_N5.Item.java com.mirai.Moekanji_N5.Kanji.java com.mirai.Moekanji_N5.KanjiAct.java com.mirai.Moekanji_N5.KanjiArrayAdapter.java com.mirai.Moekanji_N5.KanjiDatabase.java com.mirai.Moekanji_N5.KanjiListArrayAdapter.java com.mirai.Moekanji_N5.MainAct.java com.mirai.Moekanji_N5.MainButtonAdapter.java com.mirai.Moekanji_N5.SectionItem.java