Sample Header Ad - 728x90

How to download all Android SDK platforms using sdkmanager from terminal without Android Studio?

1 vote
0 answers
195 views
Need to automate downloading of all available Android SDK Platforms using the
from terminal. For example, an Android SDK Platform 19 can be installed using
"platforms;android-19"
. How to install all avaiable SDK Platforms without running the command separately for each platform?
Asked by Fr0stM0urne (46 rep)
Mar 26, 2023, 11:50 PM