daimajia / little-bear-dictionary

This will be the most powerful android dictionary!!!
http://dic.daimajia.com/
275 stars 115 forks source link

安装 SmallBear-v3.apk 运行出错 #7

Closed VilenEera closed 10 years ago

VilenEera commented 10 years ago
>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.
daimajia commented 10 years ago

重新gradle编译了一下,有兴趣的话重新试试?