Ads 468x60px

Saturday, November 19, 2011

mSPDict v2.7 (2.7) Android Apk App

mSPDict v2.7 
Requirements: Android 1.6+
Overview: A free, power, multilingual dictionary for android (from 1.6)


[break]
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
Add add search new word direct on mSPDict (add to favourite)
change online function
speed up load data

Download Instructions:

http://www.wupload.com/file/2530987377/m27.rar
Data: (sdcard/mspdict)
http://www.wupload.com/file/2530987397/mSPDict.rar

No comments:

Post a Comment