Status Update
Comments
vi...@google.com <vi...@google.com>
ac...@google.com <ac...@google.com>
an...@google.com <an...@google.com> #2
This still reproduces in Android Studio Hedgehog.
The directories are not shown, because they're expected to be one of the known resource directories listed in
But it seems like a bug that Studio allows the creation of a directory that it knows won't be shown, so we should validate the name before creating the directory and prevent the user from getting into this situation.
aa...@google.com <aa...@google.com> #3
Note that the original issue was caused by the user naming the directory Xml
instead of xml
.
This might work on Windows but should still not be allowed.
To recover from such a situation, one should rename the Xml
directory to xml
. Either using Windows File Explorer
or using the Android Studio Project
view.
aa...@google.com <aa...@google.com>
an...@google.com <an...@google.com> #4
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Ladybug Feature Drop | 2024.2.2 Canary 3
- Android Gradle Plugin 8.8.0-alpha03
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
Description
I am MAHAMADASIF ANSARI and I am user of android studio. Today I have started new project on android studio and I will updated my android studio today morning.
I try to create Android Recourse Directory but its hidden default. I have attached video proof this problem.
Build: AI-202.7660.26.42.7486908, 202106232331,
AI-202.7660.26.42.7486908, JRE 11.0.8+10-b944.6842174x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1366x768
AS: 4.2.2; Kotlin plugin: 202-1.5.20-release-283-AS8194.7; Android Gradle Plugin: 4.2.2; Gradle: 6.7.1; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: 3.18.1-g262b901-dirty, from PATH: (not found)
IMPORTANT: Please read