Skip to content

Instantly share code, notes, and snippets.

@AppacheCodesandra
Last active December 27, 2016 20:19
Show Gist options
  • Save AppacheCodesandra/ee3ba9003d4adddafd734609d15d8696 to your computer and use it in GitHub Desktop.
Save AppacheCodesandra/ee3ba9003d4adddafd734609d15d8696 to your computer and use it in GitHub Desktop.
Accept Android tools license build server
(while :
do
echo 'y'
sleep 2
done) | android update sdk --no-ui --filter build-tools-25.0.2,android-25,extra-android-m2repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment