How To Add Image To Drawable Folder In Android Studio

Images are used in android application to add-on more user friendly behavior & functionality. A image can be added in drawable folder with multiple methods being explained step by step.


 

Adding Image To Drawable Folder In Android Studio

Easier steps are to followed up for adding a image in drawable folder.

Step 1- In this you need to follow this path to reach the desired folder.
                                        app-> res -> drawable

adding-image-to-drawable-in-android-studio
Step 2- Further you need to right click on the drawable folder and click on File_Path.

step-to-add-image-to-drawable-in-android-studioStep 3- A drop-down list appears  there click on drawable folder.

step-to-reach-drawable-folder-in-android-studio

Step 4- Clicking on drawable open a window  which containing  the images used in your android application. Here you can easily add-on or remove the images.

Other way to add images is:
Step 1- Firstly follow path to reach the folder as explained above
                               app-> res -> drawable

adding-image-to-drawable-in-android-studio
Step 2- Copy the images you want to add and right click on drawable folder. Further click on paste, your images are inserted in the folder & use them as per requirement.

paste-image-in-android-studio

DOWNLOAD THIS FREE eBook!

This free eBook will help you master the learning of Android App Development in Android Studio!

One thought on “How To Add Image To Drawable Folder In Android Studio”