How to insert icons in Android project?

Asked

Viewed 36 times

0

I am creating menu buttons in my Android project, for this I am using the site of Material IO, for me to be able to include the icons. What I did was to download the images of the icons as shown in the image below.

inserir a descrição da imagem aqui

Then I unzipped on my local computer and grabbed the folder where the icons were and pasted in the directory RES as shown in the image below.

inserir a descrição da imagem aqui

As you can see even I have pasted in the project the folders they just don’t appear, IE, the project doesn’t recognize the folders I pasted, and they’re really there, I navigated to the root of the project and found them there as you can see in the image below.

inserir a descrição da imagem aqui

Please, how do I get my project to recognize these folders that I just put into the project?

1 answer

2


Good afternoon wladyband... to create these folders you must click with the right click in the briefcase res, then select new and then android Resource directory...

inserir a descrição da imagem aqui

Then select the name and type of the directory...

  • Managed to solve the problem?

Browser other questions tagged

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