AndroidUtilCode icon indicating copy to clipboard operation
AndroidUtilCode copied to clipboard

UriUtils.file2Uri(File(path))崩溃,找不到文件,文件确定是存在的

Open junixapp opened this issue 3 years ago • 0 comments

Describe the bug

Caused by java.lang.IllegalArgumentException
Failed to find configured root that contains /storage/A7FE-1613/Pictures/bluetooth/20220330_141114.jpg

The code of bug

UriUtils.file2Uri(File(path))

设备信息

Android 8.0.0 HUAWEI Y6 2018

junixapp avatar Jul 31 '22 03:07 junixapp