具体的空指针是在哪????各位大神帮帮忙,我想知道是不是onSuccess里出现的空指针。
asyncHttpClient这个对象判断了不是空的,NetWorkAddress.getPicPath()是地址,也不是空的,params也不是空的,就不知道是哪里出现空指针了???
PHPz2017-04-17 17:55:28
If you look at the screenshot, it should be reported in the onSuccess method of the first anonymous inner class in the PersonMainScreen class.