YancyYe / GalleryPick

Android 图片选择器。
454 stars 87 forks source link

java.lang.IllegalArgumentException: Failed to find configured root that contains /data/data/com.yancy.gallerypickdemo/cache/20170321195426.jpg #25

Closed sivan67 closed 7 years ago

sivan67 commented 7 years ago

没有外部存储的时候,调用FileProvider.getUriForFile()方法会报错

YancyYe commented 7 years ago

filepaths.xml 中添加 内部储存就行了。。
<?xml version="1.0" encoding="utf-8"?>