exposed beyond app through ClipData.Item.getUri()

多张图片返回时封装ClipData数据时候报上述异常在activity 的onCreate()方法里面写下一下代码即可返回第三方uri权限申请StrictMode.VmPolicy.Builder builder new Stric

7天前70