I am new with Android studio and I am getting complicated in creating the layout-small folder, I give it to new / android resource directory and as much as I believe it then it does not appear in the folder tree but in windows.
a greeting
I am new with Android studio and I am getting complicated in creating the layout-small folder, I give it to new / android resource directory and as much as I believe it then it does not appear in the folder tree but in windows.
a greeting
The folder you have created correctly, to view it you must change the view format of your files, right now you are working in android
, change to project
and there you will see the directory.
First change from android
to project
In project
navigate to the path main
where are the folders res
and java
, get in res
and there you will find the directory created.
Once you create it, try to find it with your Windows Explorer, to verify that you are creating the folder.