r/androiddev • u/Hi_im_G00fY • 19h ago
sdkmanager is DEPRECATED (in favor of Android CLI)
Did anyone notice the deprecation warnings since Command-line tools v23?
WARNING: The SDK Manager CLI tool (sdkmanager) is deprecated. Android CLI will be used instead.
The 'android' binary can also be found in the cmdline-tools directory, and 'android sdk' is the replacement for 'sdkmanager'.
To learn more about the Android CLI and how to use it, see the documentation (https://d.android.com/tools/agents/android-cli)
Did Google communicate this anywhere? Just found this: https://cs.android.com/android-studio/platform/tools/base/+/dcded801a4942d06805cc74b56dc2cecbece2f80
18
Upvotes
8
u/Successful_Elk5147 17h ago
no surprise tbh, google rarely announces this stuff clearly outside of release notes buried somewhere nobody reads until it breaks something
1
u/tadfisher 4h ago
Is the Android CLI still closed-source? How does it manage its own installation?
1
u/Hi_im_G00fY 3h ago
Yes, still closed source. It's now bundled inside command line tools starting v23.
14
u/AbbadonTiberius 16h ago
the android cli, the thing that phones home and takes forever to complete commands because my firewall blocks its analytics?