Status Update
Comments
ad...@google.com <ad...@google.com>
aa...@google.com <aa...@google.com>
aa...@google.com <aa...@google.com> #2
I don't think the average developer understands the distinction between method references and method definitions in this context (inside a DEX file). I know I don't.
@jvg, can you elaborate?
st...@gmail.com <st...@gmail.com> #3
people who are looking at the bytecode in the dex to optimize their app through shrinking hopefully will learn the difference as string tables for method references between various dex files can account for quite a bit of disk space. but more importantly a definition is something you can analyze its code for where a reference you can't so the UI can be confusing without seeing the difference
aa...@google.com <aa...@google.com> #4
How about something like this?
I think having defined members be directly under the class node while references are nested in a group makes more sense.
Also note that the method refs have a
st...@gmail.com <st...@gmail.com> #5
sounds reasonable to me, thanks
aa...@google.com <aa...@google.com>
an...@google.com <an...@google.com> #6
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 4
- Android Gradle Plugin 8.8.0-alpha04
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
DESCRIBE THE ISSUE IN DETAIL:
When I use the database inspector, I may do something like enable "Live updates", and increase the number of items I query from the default of 50 to a custom number like 1000, and I may pick a specific ordering on my tables. When I re-run the app, those options are simply gone, making me re-do those changes each time. This experience is quite frustrating and having some persistence across runs would make this experience much nicer.
STEPS TO REPRODUCE:
Android Studio Koala Feature Drop | 2024.1.2 Canary 7 Build #AI-241.17890.1.2412.11993144, built on June 20, 2024 Runtime version: 17.0.11+0-17.0.11b1207.24-11852314 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 14.5