Fixed
Status Update
Comments
lb...@gmail.com <lb...@gmail.com>
sa...@google.com <sa...@google.com>
je...@google.com <je...@google.com>
ml...@google.com <ml...@google.com> #2
This was broken by 3bca759a5ff08352de831bb1e9b61b1ec2b3362d.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
Fix (pending) is I2c2dc7b600603ee430fd0d91b23d52ea8aa29ca9.
lb...@gmail.com <lb...@gmail.com> #3
Almost 2 months later and this is still broken
ml...@google.com <ml...@google.com> #4
Since there is no progression, I wanted to share our quick-fix for the issue.
#sdkmanager --package_file=${PATH_WORKSPACE}/packages
while read p; do echo "y" | sdkmanager "${p}"; done <${PATH_WORKSPACE}/packages
#sdkmanager --package_file=${PATH_WORKSPACE}/packages
while read p; do echo "y" | sdkmanager "${p}"; done <${PATH_WORKSPACE}/packages
lb...@gmail.com <lb...@gmail.com> #5
jb...@google.com What is the update on this?
ml...@google.com <ml...@google.com> #6
What is the status of this item?
lb...@gmail.com <lb...@gmail.com> #7
This has been fixed on master today (internal ref: ag/2945015) and will be available in the next SDK release.
ml...@google.com <ml...@google.com> #8
Any ETA on next release?
lb...@gmail.com <lb...@gmail.com> #9
Still broken and not updated? --package_file argument is not usable in it's current form on 26.1.1 straight from the developer site.
ml...@google.com <ml...@google.com> #10
Comfirmed that this seems to still be broken. Can we have an update please?
```
(15:58:11) C02W513SHTD8:files aso$ /opt/android-sdk-macosx/tools/bin/sdkmanager --version
26.1.1
(15:58:17) C02W513SHTD8:files aso$ /opt/android-sdk-macosx/tools/bin/sdkmanager --install --package_file=package_file
Warning: Unknown argument --package_file=package_file
```
```
(15:58:11) C02W513SHTD8:files aso$ /opt/android-sdk-macosx/tools/bin/sdkmanager --version
26.1.1
(15:58:17) C02W513SHTD8:files aso$ /opt/android-sdk-macosx/tools/bin/sdkmanager --install --package_file=package_file
Warning: Unknown argument --package_file=package_file
```
lb...@gmail.com <lb...@gmail.com> #11
Hi, is there any update to this issue? Thanks.
Description
STEPS TO REPRODUCE:
1. Have this in build gradle file:
kapt "com.github.bumptech.glide:compiler:${GLIDE_VERSION}"
2. Notice that the IDE gives you a quick-fix to enable KSP.
3. Try it
The bug is that it doesn't do anything, and instead goes to a website that also doesn't help :
I even tried what's on the website, but even then it just reaches the point of this error:
"
e: [ksp] No providers found in processor classpath.
e: Error occurred in KSP, check log for detail
"
------------------
Studio Build:
Version of Gradle Plugin:
Version of Gradle:
Version of Java:
OS:
Android Studio Hedgehog | 2023.1.1 Canary 1
Build #AI-223.8836.35.2311.9976484, built on April 20, 2023
Runtime version: 17.0.6+0-b2043.56-9884540 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 3072M
Cores: 12
Registry:
external.system.auto.import.disabled=true
debugger.watches.in.variables=false
ide.text.editor.with.preview.show.floating.toolbar=false
ide.instant.shutdown=false
ide.images.show.chessboard=true
Non-Bundled Plugins:
com.intellij.marketplace (223.8836.56)
String Manipulation (9.7.1)
izhangzhihao.rainbow.brackets (2023.2.7)
net.aquadc.mike.plugin (0.28)
com.developerphil.adbidea (1.6.10)