Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bmob初始化 #6

Open
qiahaungzhang opened this issue Mar 2, 2018 · 0 comments
Open

Bmob初始化 #6

qiahaungzhang opened this issue Mar 2, 2018 · 0 comments

Comments

@qiahaungzhang
Copy link

您好,首先很感谢您开源自己的项目,我可能比较笨,搞了好久还是Bmob初始化异常。您能帮助我一下吗?
03-02 12:50:36.452 5903-5903/chen.testchat E/dalvikvm: Could not find class 'cn.bmob.v3.b.of', referenced from method cn.bmob.v3.Bmob.getTableSchema
03-02 12:50:36.452 5903-5903/chen.testchat E/dalvikvm: Could not find class 'cn.bmob.v3.BmobConfig$Builder', referenced from method cn.bmob.v3.Bmob.initialize
03-02 12:50:36.472 5903-5903/chen.testchat E/AndroidRuntime: FATAL EXCEPTION: main
Process: chen.testchat, PID: 5903
java.lang.NoClassDefFoundError: cn.bmob.v3.BmobConfig$Builder
at cn.bmob.v3.Bmob.initialize(SourceFile:34)
at chen.testchat.CustomApplication.onCreate(CustomApplication.java:70)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1007)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4422)
at android.app.ActivityThread.access$1500(ActivityThread.java:138)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1259)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5095)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:602)
at dalvik.system.NativeStart.main(Native Method)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant