ImageLoader must be init with configuration before using 这个bug
bug及bug的解决方法
解决方法:一定要在清单文件中application中注册 android:name=".app.App"
bug及bug的解决方法
运行失败
bug及bug的解决方法
解决方法:导包倒错了,重新导入com.google.code.gson:gson:2.8.5
bug及bug的解决方法
java.lang.IndexOutOfBoundsException 脚标越界
bug及bug的解决方法
解决方案:把下标改为0,默认拿第一个
bug及bug的解决方法

相关文章: