Android设备无法解码图像。 Log Cat显示此消息:解码器->解码返回false。图像已正确加载到PC和chrome(Mobile)中。我已经在StackOverflow上尝试了各种解决方案,但都没有用。目前,我正在WebView中显示图像,并且工作正常。
webView.loadUrl("file:///"+Environment.getExternalStorageDirectory().getAbsolutePath() + File.separator+"0101YC17000000000003.jpeg")
这不是最佳解决方案,因此我想从外部存储器在ImageView中显示图像。 原始图片:0101YC17000000000003.jpeg