Android app to keep track of phrases in two languages - preloaded with English and Korean phrases and a user can add their own phrases.
Phrasebook is hosted in the following web site
https://github.com/shanuwed/Phrasebook
If you think the Android project Phrasebook 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 Phrasebook.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 6 |
There are 11 image files in Phrasebook. The names of the image files are listed as follows.
about_alt.png about_def.png background.9.png home_def.png ic_tab_lang_grey.png ic_tab_lang_white.png ic_tab_newentry_selected.png ic_tab_newentry_unselected.png pencil_alt.png pencil_def.png search.png
The following screenshort is generated from the image listed above.
Phrasebook has the following Java source files.
edu.washington.shan.Constants.java edu.washington.shan.DBConstants.java edu.washington.shan.DBHelper.java edu.washington.shan.DBStorage.java edu.washington.shan.MainActivity.java edu.washington.shan.MainTabOneActivity.java edu.washington.shan.MainTabTwoActivity.java edu.washington.shan.NewEntryActivity.java edu.washington.shan.NewEntryTabOneActivity.java edu.washington.shan.NewEntryTabTwoActivity.java edu.washington.shan.PhraseListAdapter.java edu.washington.shan.PhrasePair.java