Empty drawable folder Android Studio - None of the resolution options appears

Asked

Viewed 425 times

0

I created a new project in Android Studio Version 1.3.2 and it does not appear any of the folders that specify the resolutions corresponding to them ex: Drawable-hdpi, Drawable-ldpi.

I’ve changed the way of viewing Android to Package as a solution I found in some tutorials with this problem and nothing happened and apparently even for those who tried this solution previously could not solve, someone has the real solution to this problem?

  • Helton, there is no problem in this, you can and should create the folders. Android Studio itself facilitates the creation of the same.

  • Folders are created when you "play" an image there (you can create it yourself, in fact).

  • People excuse the delay, really no problem in creating, but as I had used a few times without having to do this, I found it a little strange. Grateful

1 answer

1


You can switch to the Project view and check that the folders are there. If they are not, simply create them.

After that, if you cannot view the folders as follows:

Just create them. Right-click res -> new -> directory

And then you enter the name:

Browser other questions tagged

You are not signed in. Login or sign up in order to post.