Git Product home page Git Product logo

little-bear-dictionary's Introduction

##Little Bear Dictionary Build Status

#####1.Why you should choose little bear dictionary?

  • Fast , not only boot speed but also query speed.
  • Multi-lingual support.
  • Light mode / Dark mode.
  • You can even make your own dictionary databasae.

#####2.DEMO

Download here and install apk in your android phone.

#####3.Screen Shot Light mode

#####4.How to compile:

All-Step:

run ./gradlew assemble (Mac) or ./gradlew.bat asseblem (windows)

(if there is any compile problem please issue or feel free to email me).

####5.Lisence:

MIT

####6. About me:

I am a common senior student in China 22 years old. Good at Php,Java,Android,NodeJS. I just want to make a good app. If there is any intern opportunity and you think I'm suitable, welcome to email me: Email Me

little-bear-dictionary's People

Contributors

daimajia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

little-bear-dictionary's Issues

English version

I downloaded the demo apk and I was unable to understand anything. Can you post an English to Chinese version with English GUI? I want to make an English dictionary. Thanks!

Never mind. I'll figure it out myself. Thanks for making this

New Logo

Hi, I am a graphic designer, I want to help others in graphic design.

After I reviewed your project, your logo on this project is unlike dictionary icons and not interesting. Therefore I want to contribute to this project by creating a new logo / icon. what do you think?

安装 SmallBear-v3.apk 运行出错

>adb logcat |grep dictionary

E/AndroidRuntime(21858): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.zhan_dui.dictionary/com.zhan_dui.dictionary.GeneralActivity}: java.lang.NullPointerException
E/AndroidRuntime(21858):        at com.zhan_dui.dictionary.fragments.QueryWordFragment.onCreateOptionsMenu(QueryWordFragment.java:106)
E/AndroidRuntime(21858):        at com.zhan_dui.dictionary.fragments.QueryWordFragment.onCreate(QueryWordFragment.java:51)
I/ActivityManager(  415): Process com.zhan_dui.dictionary (pid 21858) (adj 0) has died.

org.holoeverywhere.preference.PreferenceActivity 已更新

com.zhan_dui.dictionary.SettingActivity 继承的类 org.holoeverywhere.preference.PreferenceActivity 现在是在 HoloEverywhere/addons/preferences 这个项目中,这需要在 project.properties 添加引用

不解决这个问题将无法通过编译(Eclipse 就直接报错了)

在 Eclipse 中 res/xml/setting_preference.xml 文件报错

我用的是 Eclipse ADT v22.0.4-741630
编译步骤 0-3 都正确无误的完成

然后,发生错误是 res/xml/setting_preference.xml 文件(因为这个文件有错所以无法正确生成 R.java 以至于所有调用 R.java 的文件也出错),错误信息如下

Description Resource Path Location Type
error: No resource identifier found for attribute 'defaultValue' in package 'com.zhan_dui.dictionary' setting_preference.xml /little-bear-dictionary/res/xml line 37 Android AAPT Problem
error: No resource identifier found for attribute 'defaultValue' in package 'com.zhan_dui.dictionary' setting_preference.xml /little-bear-dictionary/res/xml line 31 Android AAPT Problem
error: No resource identifier found for attribute 'defaultValue' in package 'com.zhan_dui.dictionary' setting_preference.xml /little-bear-dictionary/res/xml line 19 Android AAPT Problem
error: No resource identifier found for attribute 'defaultValue' in package 'com.zhan_dui.dictionary' setting_preference.xml /little-bear-dictionary/res/xml line 47 Android AAPT Problem
error: No resource identifier found for attribute 'defaultValue' in package 'com.zhan_dui.dictionary' setting_preference.xml /little-bear-dictionary/res/xml line 6 Android AAPT Problem
...
...
...

截图如下↓
eclipse screen shot

@integer/COLOR_GREEN 已不再存在

res/xml/setting_preference.xml 中使用的 @integer/COLOR_GREEN 已经不再存在了,是不是可以替换为 0X00FF00 ?

不解决这个问题将无法通过编译(Eclipse 就直接报错了)

关于词库

我想问问,你的词库,是用html解析代码从各大网页词典爬下来的吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.