1.37a / February 6, 2017
(4.3/5) (63)

Description

(There is no dictionary in EBDic. It is just aviewer)

* The viewer application supports EPWING, StarDict and MDictdictionary format.
* The support of notebooks. Notebooks allow you to add/delete/tag aword.
* The notebook uses pages to show your words and use a db file as anotebook. (you can classify your words into different dbfiles)
* Export words of the notebook to AnkiDroid. (for version >=AnkiDroid2.5)
* The support of web service. Web service let your device become aserver.
You can use a browser to do searching on your android device viawifi.
* TTS(text-to-speech) support.



Stardict/MDict format dictionaries support glob-style patternmatching in any search method:
- "*" is a wildcard standing for "any string of characters".
- "?" stands for one character.
- For StarDict, use the leading "/" or add "/" to the end of wordin order to use fuzzy search.

MDict:
- The path of phonetic symbol font file is "[sdcardpath]/ebdic/fonts". After putting fonts, restart app. The path canbe changed in settings.
- The path for MDict audio db file (.mdd) is "[sdcardpath]/ebdic/audio". After putting files, restart app. These filesis used to play voices (long press list items).The path can bechanged in settings.

Full Search:
- Full Search supports logical operators: & (AND), | (OR)
example: "full & search" or "full | search"
- In search methods dialog,long press some search method button todo seaching temporarily in the pecified method. (Full search willshow the groups dialog)

Dictionaries groups:
- Long press the methods button in main screen to show"Dictionaries groups" dialog.
- In the menu of dictionaries order screen, select "Select a group"and long press list item to delete the group.

Search idiom or phrase:
In 'begin' method for mdict and stardict,
if input contains ' '(space), then replace ' ' to ' *' and append'*'.
ex: 'set store' => 'set *store*' (to use original begin method:'set store*')

Content search:
- If input contains '@' or '#' (keyword@content_keyword orcontent_keyword#keyword),
then use exact method to search by 'keyword' and the item willmatch if the content contains 'content_keyword'.
- content_keyword may contain * (wildcard).
- Use 'gesture setting'-> 'Next emphasized word' to scroll tothe matched 'content_keyword'.
ex:send@flying , flying#send, moon@over*moon andover*moon#moon.


Tips:
1. Use left/right swipe or press left/right arrow on the multipleLists to show the list of the previous/next dictionary.
2. Long press search button to show recent words
3. Long press list items in notebook mode to play the voice of theword.
4. Long press on search results to select text and click searchbutton to search selected word (or click selected text).
6. Double-tap search results to show soft keyboard
7. In search mode, double-tap the candidate list to show dialog forshowing search results of one dictionary.

Changelog:

The features of version 1.33:
1. Toolbar Customization:
Use "User Interface settings" in the main menu.

The features of version 1.26:
1. Search idiom or phrase
2. Content search

The features of version 1.24, 1.25:
1. Full Search
2. Dictionaries groups:
3. Multi Search and Image Menu for epwing format.
4. Click to Search

The features of version 1.23:
1. Add support for MDict data format.(.mdx .mdd).
2. Add "English word stems search" in more settings.

The features of version 1.22:
1. Content gesture(Single tap,double tap and long press)
2. Remote device

The features of version 1.17:
1. Support the StarDict dictionary format.
2. Long press on the list item to use TTS (text-to-speech).
(Double tapping on the list item to show checkboxes in notebookmode)

The features of version 1.15:
1. Long press on the list item for pronunciation sound of NHKdictionary if there is.
(Double tapping on the list item to show checkboxes in notebookmode)

App Information EBDic

  • App Name
    EBDic
  • Package Name
    com.twn.ebdic
  • Updated
    February 6, 2017
  • File Size
    Undefined
  • Requires Android
    Android 2.1 and up
  • Version
    1.37a
  • Developer
    tinenwei
  • Installs
    1,000 - 5,000
  • Price
    Free
  • Category
    Books & Reference
  • Developer
  • Google Play Link

EBDic Version History

Select EBDic Version :
  • 1.37a (139) - Latest Version
  • 1.25 (125)
  • 1.23 (123)
  • EBDic 1.37a APK File

    Publish Date: 2017 /6/29
    Requires Android: Android 2.1+ (clair, API: 7)
    File Size: 9.6 MB
    Tested on: Android 4.1 (Jelly Bean, API: 16)
    File Sha1: 8f8489544342df3205087e74cfe8809988754b84
    APK Signature:
  • EBDic 1.25 APK File

    Publish Date: 2016 /4/12
    Requires Android: Android 2.1+ (clair, API: 7)
    File Size: 7.7 MB
    Tested on: Android 4.1 (Jelly Bean, API: 16)
    File Sha1: 8d3ac9c1fcc328abeae1b81baa2762577ad5d623
    APK Signature: c75e86c342ce0d489c51a96aeaf0adbfdc799c3d
  • EBDic 1.23 APK File

    Publish Date: 2016 /3/18
    Requires Android: Android 2.1+ (clair, API: 7)
    File Size: 8.0 MB
    Tested on: Android 4.1 (Jelly Bean, API: 16)
    File Sha1: a404133c4e0903fee0910ba581864a9acdff6b74
    APK Signature: c75e86c342ce0d489c51a96aeaf0adbfdc799c3d

tinenwei Show More...

EBDic 1.37a APK
tinenwei
(There is no dictionary in EBDic. It is just aviewer)* The viewer application supports EPWING, StarDict and MDictdictionary format.* The support of notebooks. Notebooks allow you to add/delete/tag aword.* The notebook uses pages to show your words and use a db file as anotebook. (you can classify your words into different dbfiles)* Export words of the notebook to AnkiDroid. (for version >=AnkiDroid2.5)* The support of web service. Web service let your device become aserver.You can use a browser to do searching on your android device viawifi.* TTS(text-to-speech) support.Stardict/MDict format dictionaries support glob-style patternmatching in any search method:- "*" is a wildcard standing for "any string of characters".- "?" stands for one character.- For StarDict, use the leading "/" or add "/" to the end of wordin order to use fuzzy search.MDict:- The path of phonetic symbol font file is "[sdcardpath]/ebdic/fonts". After putting fonts, restart app. The path canbe changed in settings.- The path for MDict audio db file (.mdd) is "[sdcardpath]/ebdic/audio". After putting files, restart app. These filesis used to play voices (long press list items).The path can bechanged in settings.Full Search:- Full Search supports logical operators: & (AND), | (OR)example: "full & search" or "full | search"- In search methods dialog,long press some search method button todo seaching temporarily in the pecified method. (Full search willshow the groups dialog)Dictionaries groups:- Long press the methods button in main screen to show"Dictionaries groups" dialog.- In the menu of dictionaries order screen, select "Select a group"and long press list item to delete the group.Search idiom or phrase:In 'begin' method for mdict and stardict,if input contains ' '(space), then replace ' ' to ' *' and append'*'.ex: 'set store' => 'set *store*' (to use original begin method:'set store*')Content search:- If input contains '@' or '#' (keyword@content_keyword orcontent_keyword#keyword),then use exact method to search by 'keyword' and the item willmatch if the content contains 'content_keyword'.- content_keyword may contain * (wildcard).- Use 'gesture setting'-> 'Next emphasized word' to scroll tothe matched 'content_keyword'.ex:send@flying , flying#send, moon@over*moon andover*moon#moon.Tips:1. Use left/right swipe or press left/right arrow on the multipleLists to show the list of the previous/next dictionary.2. Long press search button to show recent words3. Long press list items in notebook mode to play the voice of theword.4. Long press on search results to select text and click searchbutton to search selected word (or click selected text).6. Double-tap search results to show soft keyboard7. In search mode, double-tap the candidate list to show dialog forshowing search results of one dictionary.Changelog:The features of version 1.33:1. Toolbar Customization:Use "User Interface settings" in the main menu.The features of version 1.26:1. Search idiom or phrase2. Content searchThe features of version 1.24, 1.25:1. Full Search2. Dictionaries groups:3. Multi Search and Image Menu for epwing format.4. Click to SearchThe features of version 1.23:1. Add support for MDict data format.(.mdx .mdd).2. Add "English word stems search" in more settings.The features of version 1.22:1. Content gesture(Single tap,double tap and long press)2. Remote deviceThe features of version 1.17:1. Support the StarDict dictionary format.2. Long press on the list item to use TTS (text-to-speech).(Double tapping on the list item to show checkboxes in notebookmode)The features of version 1.15:1. Long press on the list item for pronunciation sound of NHKdictionary if there is.(Double tapping on the list item to show checkboxes in notebookmode)
Wifi Folder Player 1.06 APK
tinenwei
* Use a web browser to play audio/videofilesof your android device via wifi.* Use the android device to control the playback of browserviawifi.* Playlists use lists of file explorer.* Use html 5 audio/video player which support mp3, m4a, mp4(forvideo/audio) and ogg.* Upload audio/video files to your device by using drag-and-droponbrowser.(drag & drop support of folders for Chrome >= 21)* The application also can be used as a normal device player.Youcan switch between browser mode and device mode.TIP: Different browsers do not support the same media formatsintheir implementations of HTML5 video and audio.Chrome 39 supports mp3, m4a, mp4, ogg ,wav and aac. However,Firefox34 doesn't support aac.Changelog:The features of version 1.05:1. Add lock screen music controls for android version > 42. Add the setting for "Full Path of Favorite Folder"