On Android Studio, all I did is create a blank Android project and added a jpg image to res/drawable called mllogo.jpg. Then I dragged an ImageView onto the designer view for the activity and selected the image from the drawable. And when I try to run it, I get this:On Android Studio, all I did is create a blank