Status Update
Comments
hs...@google.com <hs...@google.com>
er...@google.com <er...@google.com>
an...@google.com <an...@google.com> #3
Android Gradle Plugin: 8.7.1
Could you try the latest canary, AGP 8.8.0-alpha09
?
an...@google.com <an...@google.com> #4
I just updated to Android Gradle Plugin: 8.7.2 and the bug is fixed.
pu...@gmail.com <pu...@gmail.com> #5
I spoke too soon. The bug appears gone when I use a different computer, but that is only because the lint check is disabled on it. The computer with the false positive is a new cloning of my github project which apparently has the lint check enabled. The AGP 8.8.0-alpha09 plugin will not work on ladybug, and I'm too busy to switch to a canary build of android studio just to fix a false positive lint check, sorry.
cr...@gmail.com <cr...@gmail.com> #6
I just tried running lint on two more of my computers, one which also has a fresh clone of the github project, and one which has an "ancient" (but up to date) clone of the project -- the two computers have very different Settings -> Editor -> Inspections choices. The old clones do not have this lint check anywhere in their choices, whereas new clones do. Very odd indeed. (I have .idea/ in my .gitignore BTW).
pe...@gmail.com <pe...@gmail.com> #7
I understand that it's not trivial to change AGP version; sorry for suggesting that first.
Actually, there is a better way to test: android.experimental.lint.version=8.8.0-alpha09
which will just change the Lint version.
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)
```