Android | How to Add New Images in Android Studio Project 3.2

Here I will show you how to Very Quickly Add new Images in Android Studio Project, my current version of Android Studio is 3.2

Step 1) Copy Image from disk using CTRL+V or Right Click on the mouse.

Step 2) Now go to Android Studio, right click on res>drawable then select Paste.

Step 3) Click Ok on next “Choose Destination Directory” 

Step 4) Again Click Ok after required changes to the filename in next “Copy” prompt.

Step 5) Now you can Add images from drawable where ever you want in the layout.

That’s all folks 😛

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top