您应该可以使用
BitmapFactory:
File mSaveBit; // Your image fileString filePath = mSaveBit.getPath(); Bitmap bitmap = BitmapFactory.depreFile(filePath);mImageView.setImageBitmap(bitmap);

您应该可以使用
BitmapFactory:
File mSaveBit; // Your image fileString filePath = mSaveBit.getPath(); Bitmap bitmap = BitmapFactory.depreFile(filePath);mImageView.setImageBitmap(bitmap);