ImageSelector
ImageSelector copied to clipboard
Intent 设置Uri 没有适配android N
Intent 设置Uri 没有适配android N android.os.FileUriExposedException: file:///storage/emulated/0/LiteNote/pictures/1476891731242.jpg exposed beyond app through Intent.getData()
This is due to the new android N security features. The library should use a File provider rather than a File Uri. I have fixed this issue on my fork and might generate a pull-request for this library soon if @ioneday would like me to.
@Nicrob64 hi,I downloaded your, but I found some problems; my phone(huawi : meta8 ; android:6.01) : select picture →→→Take pictures→→→complete can't show and add my Gallery;