Ändern Sie ein Bild in ImageView Java
img.setImageResource(R.drawable.my_image);
OPC Gaming
img.setImageResource(R.drawable.my_image);
//Make sure the image you want to show is imported into your "Assets.xcassets" file.
Image("dog")