This is an open source Android dictionary application which support stardict
format dictionaries.
The only dictionary you need for all purpose. There is no word you can't find
- You can use
QDict
as a dictionary tool, it support all thestardict
format dictionaries. QDict
support 3 type ways to search:Glob-style pattern matching
,Fuzzy query
andFull-text
search.
There must be a SD card
(or other external memory
) on your phone to store stardict
format dictionary files and some other data files which will be used by this application.
- We have a huge list of dictionaries which can meet the needs of any language learner.
- There are near 1000 different kind of
stardict
dictionaries on the link (bellow)
If you can't download the dictionaries from that website, you can contact with me.
- You need to download dictionaries at bellow link.
- Manual install dictionary:
QDict
support fullystardict
format. Download file and extract to.idx
,.dict
files into a folder. - Rename folder to dict name. EX :
en_vi
folder contains fileen_vi.idx
anden_vi.dict
Note : file name only:
a,b,..,y,z;0,1...8,9,_ and non space between
.
- Copy folder to
sdcard/QDict/dicts
(Path display in settings).
-
Using an
FTPServer
application - if you do not want connect PC. (Ex:Mini-FTPServer
- You an find in play store). -
Using
adb
command. -
Using
Window Explorer
( in window).
Text-to-Speech
DataMini-FTPServer
.GoogleVoice
(GoogleQuickSearch)
You can find all in Play Store
Note: You can find many dictionary for download here:
Dropbox
,Onedrive
andSourceforge
.
Thanks!