Open your project in Android Studio
Click on res
Right click on drawable
Click on Show in Explorer
Double click on drawable
folder.
Copy your image file in it and rename as your wish.
Now write your image file name after @drawable/
.
It will show the image you've selected.