How to import or copy images to the "res" folder in Android Studio?

webschnecke picture webschnecke · May 21, 2013 · Viewed 195k times · Source

I can save all my images directly in the res/drawable-xxx folder.

But how can I import/copy images to my project from Android Studio?

If I drag an drop my images from the Finder (MacOS), the files only move to the res folder.

At in the context-menu there is no Import... and under New... there is also not.

Answer

Michael A. picture Michael A. · Jul 14, 2013
  1. Go to your image in windows, then press ctrl + c OR Right click and Copy

  2. Go to Your res Folder And choose One of the folders(eg. MDPI, HDPI..) and press ctrl + v OR right click it and Paste