毕设day9(实现注册登录-简单版,bmob续)

啦啦啦

bug1:

Attempt to invoke virtual method 'android.content.Context cn.bmob.v3.BmobWrapper.getApplicationContext()' on a null object reference

 

 解决:

在csdn搜了下,

https://blog.csdn.net/wolfking0608/article/details/78759064

发现是注册清单里没有这个myapplication,添加之后就好了(因为之前是拷贝别人的代码文件,忘记在注册清单添加了)

 

今天搞出来了注册登录(简单实现)

源码:https://files.cnblogs.com/files/gongsuiqing/MyApplicationagain.zip

posted @ 2021-03-31 13:54  IT龚哞哞  阅读(102)  评论(0)    收藏  举报