Android SDK Update - Headless (SSH)
Upgrade your machine with the latest Android SDK from the comfort of .. anywhere else!
I do this to upgrade my Headless CI with the latest Android SDK Tools update:
android update sdk --no-ui
Here I am getting KitKat from the comfort of my bed = win!
If you want to only download specifics use:
android list sdk
then
android update sdk --no-ui --filter packageIndex
Written by Paul Blundell
Related protips
1 Response
If you want to update the build tools you made need this:
android list sdk --all
And then to get one of the packages in that list from the command line, use:
android update sdk -u -a -t <package no.>
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ssh
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#