简体   繁体   中英

New Android Studio project created without drawable-ldpi,drawable-mdpi etc

When I create a new Android Studio project (version 2.2 - the latest) my project is created without the drawable-xxxx folders(xxxx refers to the various dpi).

Now I know I can add them myself but there is a way in the creation of a new project in Android Studio to check/uncheck a box that will build those folders for me?

In new Android Studio, Click on Project Files tab and you will see all the folders, just put items in them and they will be visible.

Here is sample

在此处输入图片说明

OPTION 2:

When you copy a image and then go to your drawable and try to paste it shows you a dialog like this

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM