Status Update
Comments
so...@google.com <so...@google.com> #2
Thank you for reporting the issue. This should be fixed in: Android Studio JellyFish Canary 2
ga...@google.com <ga...@google.com> #3
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 Jellyfish | 2023.3.1 Canary 1
- Android Gradle Plugin 8.4.0-alpha01
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!
so...@google.com <so...@google.com> #4
From the user point of view you are right, but unless you know how to satisfy both requirements without introducing unnecessary complexity like scanning the file system to determine what kind of project it is, I don't know how this can be satisfied.
Perhaps, we can disable the dialog while syncing but this used to annoy many people as you might still want to open the PSD just after closing it while sync runs. You may want to try to determine whether this project has been previously synced and disable the option if sync is running for the first time.
I'd just show Android Studio's PSD for any Gradle project.
so...@google.com <so...@google.com>
so...@google.com <so...@google.com>
sr...@google.com <sr...@google.com> #5
Re
sr...@google.com <sr...@google.com> #6
It is showing not only during the first sync, I am seeing it whenever I try to open it during sync, so I guess we did not change that?
Description
If project is not synced yet, it is possible to get IDEA PSD instead of AS PSD. To reproduce in Dolphin and EE:
Project
view andOpen Module Settings
You will get the UI from the attachment, which should not be accessible from Android Studio.