Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS: "skip checkup" fails, references deprecated Android command line tools location #171

Closed
xjki opened this issue Jul 15, 2024 · 1 comment

Comments

@xjki
Copy link

xjki commented Jul 15, 2024

[✓] Skip version 0.10.1 (= 0.10.1)
[✓] macOS version 14.5 (> 13.5.0)
[✓] macOS architecture: ARM
[✓] Swift version 5.10 (> 5.9.0)
[✓] Xcode version 15.4 (> 15.0.0)
[✓] Xcode tools SDKs: 5
[✓] Homebrew version 4.3.9 (> 4.1.0)
[✓] Gradle version 8.9 (> 8.6.0)
[✓] Java version 22.0.1 (> 21.0.0)
[✓] Android Debug Bridge version 1.0.41 (> 1.0.40)
[✓] Android Studio version: 2024.1
[!] Android SDK licenses need to be accepted with: ~/Library/Android/sdk/tools/bin/sdkmanager --licenses
...

Android Studio comes with command line tools packaged (not need to install separately) at the location:
~/Library/Android/sdk/cmdline-tools/latest/
old location/command line tools package is not longer supported: see
https://developer.android.com/tools/releases/sdk-tools

Even symlinking old tools package location to new commandline tools, and accepting licenses with new command line toold sdkmanager will not help to avoid this issue.

@marcprux
Copy link
Contributor

I've followed-up in #172, so I'll close this issue and we can continue there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants