Last active
December 27, 2016 20:19
-
-
Save Cassie-von-Clausewitz/ee3ba9003d4adddafd734609d15d8696 to your computer and use it in GitHub Desktop.
Accept Android tools license build server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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