English dictionary application working with GCIDE database.
Dictionary is hosted in the following web site
https://github.com/havlenapetr/Dictionary
If you think the Android project Dictionary 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 Dictionary.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 3 |
Activity Count | 1 |
There are 3 image files in Dictionary. The names of the image files are listed as follows.
ic_sound.png ic_stop_sound.png magnifying_glass.png
The following screenshort is generated from the image listed above.
Dictionary has the following Java source files.
cz.havlena.dictionary.DictionaryElement.java cz.havlena.dictionary.DictionaryService.java cz.havlena.dictionary.DictionaryXmlParser.java cz.havlena.dictionary.IDictionaryService.java cz.havlena.dictionary.ui.DictionaryActivity.java