Android

BitmapFactory: Unable to decode stream: java.io.FileNotFoundException

BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: /storage/emulated/0/Android/data/picture/cache/tmp_1547878258023.jpg (No such file or directory)
2019-01-19 15:10:58.886 29350-29350/picture E/ReadFile: Bitmap must be non-null
2019-01-19 15:10:58.886 29350-29350/picture E/TAG: Failed to read bitmap

2019-01-19 20:13:21.969 17715-17715/picture E/TAG: getFilesDir().getPath()=/data/user/0/picture/files
2019-01-19 20:13:21.969 17715-17715/picture E/TAG: fle.getPath()=content:/media/external/images/media/44335
2019-01-19 20:13:21.970 17715-17715/picture E/TAG: fle.getAbsolutePath()=/content:/media/external/images/media/44335
2019-01-19 20:13:21.970 17715-17715/picture E/BitmapFactory: Unable to decode stream: java.io.FileNotFoundException: content:/media/external/images/media/44335 (No such file or directory)

왜 파일을 찾지 못할까??

아래방법도 먹히지 않았다.
https://stackoverflow.com/questions/42626505/unable-to-decode-stream-java-io-filenotfoundexception

Leave a Reply

error: Content is protected !!