crazycodeboy / TakePhoto

一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
http://www.devio.org/tags/#TakePhoto
Apache License 2.0
7.25k stars 1.51k forks source link

java.lang.IllegalArgumentException: the bind value at index 1 is null #553

Open wangzhanxian opened 4 years ago

wangzhanxian commented 4 years ago

Fatal Exception: java.lang.IllegalArgumentException: the bind value at index 1 is null at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:165) at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135) at android.content.ContentProviderProxy.query(ContentProviderNative.java:421) at android.content.ContentResolver.query(ContentResolver.java:493) at android.content.ContentResolver.query(ContentResolver.java:436) at com.darsh.multipleimageselect.activities.ImageSelectActivity$f.run(SourceFile:16) at java.lang.Thread.run(Thread.java:819)