Assigned
Status Update
Comments
va...@google.com <va...@google.com> #2
Thanks for the feedback. To help us troubleshoot this issue further, we will need more information. Please share detailed reproduction steps and as much as possible of the following information when it applies:
1. Gradle and Android Plugin Version (File -> Project Structure -> Project)
2. Build logs
3. idea.log file if the issue occurs from Android Studio (select Help > Show Log in Finder / Explorer)
4. Gradle profile if it is a performance issue as described inhttps://developer.android.com/studio/build/optimize-your-build#profile
For more information on what’s needed and how to obtain this information please read the guide athttps://developer.android.com/studio/report-bugs#build-bugs
1. Gradle and Android Plugin Version (File -> Project Structure -> Project)
2. Build logs
3. idea.log file if the issue occurs from Android Studio (select Help > Show Log in Finder / Explorer)
4. Gradle profile if it is a performance issue as described in
For more information on what’s needed and how to obtain this information please read the guide at
da...@gmail.com <da...@gmail.com> #3
Gradle version: 8.7
Plugin: "8.5.0-beta01"
Is there a way to sending you logs without making them publicly available?
Plugin: "8.5.0-beta01"
Is there a way to sending you logs without making them publicly available?
ju...@google.com <ju...@google.com>
je...@google.com <je...@google.com>
cm...@google.com <cm...@google.com> #4
If you attach the logs to a comment you mark as restricted using the button next to the attachment, then it will only be visible to the immediate team that works on AGP
da...@gmail.com <da...@gmail.com> #5 Restricted
Restricted
Comment has been deleted.
da...@gmail.com <da...@gmail.com> #6
Now there's not even a Hierarchy under the project's name in the Gradle pane... just `loading...` and that's it.
Description
Tasks not loading in Gradle submodules/root module in the Gradle tool in Android Studio. Tasks can run from the command line or from `Execute Gradle Task` and there's even the correct suggestions using that button. I enabled the option to load gradle tasks at startup. I removed my whole .gradle directory in home, and tried building a restarting AS, but still have the problem (at a certain time it was even stuck on loading... at least now I see the module list w/o the tasks...).
2. Attach log files from Android Studio
2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
2B. Create a diagnostic report and save it to your local computer.
2C. Attach the report to this bug using the Add attachments button.
In addition to logs, please attach a screenshot or recording that illustrates the problem.
If you look here, the subprojects don't have a `>` beside them. And even the root module that has > only contains `Run Configurations` with the tasks I previously ran...
For more information on how to get your bug routed quickly, see
Build: AI-241.15989.150.2411.11801021, 202405040056
AS: Koala | 2024.1.1 Beta 1
AI-241.15989.150.2411.11801021, JRE 17.0.10+0-17.0.10b1087.21-11609105x64 JetBrains s.r.o., OS Linux(amd64) v5.15.0-106-generic, screens 1920.0x1200.0, 2560.0x1080.0
Android Gradle Plugin: 8.5.0-beta01
Gradle: 8.7
Gradle JDK: JetBrains Runtime 17.0.10
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
Source: send_feedback_icon```