Dictionaries, encyclopedias
Nov 21st, 2011, 11:16 am
mSPDict v2.7.3 (+data)
Requirements: Android 1.6+
Overview: A free, power, multilingual dictionary for android (from 1.6)

Image

A free, power, multilingual dictionary for android (from 1.6)
Application with WordNet dictionary :
http://goo.gl/XHc2p
App with English-Vietnamese, Vietnamese-English dictionaries
http://goo.gl/QqrTg
Extract and copy mSPDict folder to primary memory (/sdcard/ folder) ,almost, this is sd card but some mobile like galaxy s, s2, lg optimus 2x .. have internal memory, please copy mSPDict to internal memory because /sdcard/ is internal memory path, and if mspdict alert have not data, please copy to all internal and sd card
Tools : convert data, clipboard manager, Mezzofanti (Opensource)
http://code.google.com/p/mspdict/
Features :
- Suggestions
- Data offline
- Lookup many dicts without change
- Spell check
- History and favourite
- Text-to-Speech add suppost build true voice (mp3 and wav)
- show/hide word mean
- Tablet friendly
- lookup from reader softs like Moon+ reader, FBReader, Cool reader ...
- Portable, all-in-SD configuration
Suppost camera ocr (text-recognition):
with Mezzofanti http://code.google.com/p/mspdict/
or using cam translator in market (Share via function with mspdict 2.2 or above, check language : english-english for offline mode)
For Developers
to lookup in mSPDict :
Intent intent = new Intent();
intent.setAction("tienlbhoc.mspdict.LookUp");
intent.putExtra("Word", "hello"); //search hello
startActivity(intent);

What's in this version:
2.7.3
fix real voice function

More Info:
Code: Select allhttps://market.android.com/details?id=tienlbhoc.mspdict

Download Instructions:
http://www.filesonic.com/file/3967988595/m273.rar

Data:
http://www.filesonic.com/file/3952999685/mSPDict.rar
Nov 21st, 2011, 11:16 am

Please dont mirror in my releases, thanks