Status Update
Comments
hs...@google.com <hs...@google.com>
er...@google.com <er...@google.com>
er...@google.com <er...@google.com> #2
STEPS TO REPRODUCE:
Suppose we have such entry in Main.apk:
main.apk -->
res/ic_launcher_round.webp 10K
assets/plugin.apk -->
res/ic_launcher_round.webp 1K
check Apk Analyzer assets/plugin.apk/res/ic_launcher_round.webp
size
Expected result:
ic_launcher_round.webp
display 1k
Actual result:
ic_launcher_round.webp
display 10k
Pls check attachment main.apk or main.png
Studio Build: Android Studio Giraffe | 2022.3.1
OS: N/A
an...@google.com <an...@google.com> #3
Hi, @rp...@google.com
Is there any update on this issue?
an...@google.com <an...@google.com> #4
Just had a chance to look at this -- seems like we're looking up the zip entry from the wrong zip manifest. I'll see what I can do about this.
pu...@gmail.com <pu...@gmail.com> #5
This has been fixed, will be out in Canary (or something) in a couple of releases.
cr...@gmail.com <cr...@gmail.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 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!
pe...@gmail.com <pe...@gmail.com> #7
mo
Description
When clicking on some links from the Android SDK Upgrade Assistant (Android 14 -> Android 15) I get redirected to the Google internal Single Sign On.
Example of such link:
when clicking on String.format(String, Object[]).
Wjen clicking on Locale:
All of the links that should link to the OpenJDK seem to be wrongly linked.
Included are screenshots thatilustrate links that are redirecting to the internal documentation.
Build: AI-242.21829.142.2421.12409432, 202409242130
AS: Ladybug | 2024.2.1
AI-242.21829.142.2421.12409432, JRE 21.0.3+-12282718-b509.11x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 1920x1080 (100%), 1920x1200 (100%), 1920x1200 (100%)
Android Gradle Plugin: 8.4.1
Gradle: 8.6
Gradle JDK: JetBrains Runtime 17.0.11
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)
```