SyntaxFix
Write A Post
Hire A Developer
Questions
I think you can use this
Bitmap bmImg = BitmapFactory.decodeFile("path of your img1"); imageView.setImageBitmap(bmImg);