Description: Android Dictionary of English is often used in mobile phone applications. Therefore, in this paper will be combined with Android to discuss how to implement a Android version of the English dictionary. A lot of ways to realize the English dictionary. In this paper, we use the SQLite to save the English word information. The system through the SQLite to save the word information to find the corresponding Chinese information with the specified english.
To Search:
File list (Check if you may need any files):
dictionary
..........\.classpath
..........\.project
..........\.settings
..........\AndroidManifest.xml
..........\assets
..........\bin
..........\...\classes.dex
..........\...\dictionary.apk
..........\...\net
..........\...\...\blogjava
..........\...\...\........\mobile
..........\...\...\........\......\Main$DictionaryAdapter.class
..........\...\...\........\......\Main.class
..........\...\...\........\......\R$attr.class
..........\...\...\........\......\R$drawable.class
..........\...\...\........\......\R$id.class
..........\...\...\........\......\R$layout.class
..........\...\...\........\......\R$raw.class
..........\...\...\........\......\R$string.class
..........\...\...\........\......\R.class
..........\...\resources.ap_
..........\...\说明.htm
..........\default.properties
..........\gen
..........\...\net
..........\...\...\blogjava
..........\...\...\........\mobile
..........\...\...\........\......\R.java
..........\res
..........\...\drawable
..........\...\........\icon.png
..........\...\layout
..........\...\......\main.xml
..........\...\......\word_list_item.xml
..........\...\raw
..........\...\...\dictionary.db
..........\...\values
..........\...\......\strings.xml
..........\src
..........\...\net
..........\...\...\blogjava
..........\...\...\........\mobile
..........\...\...\........\......\Main.java
..........\说明.htm