Browse Source

removed manual sdk download script

Daniel Zlotin 7 years ago
parent
commit
27b70bf07f
1 changed files with 0 additions and 11 deletions
  1. 0
    11
      scripts/installAndroidSDK.sh

+ 0
- 11
scripts/installAndroidSDK.sh View File

@@ -11,14 +11,3 @@ curl --location http://dl.google.com/android/android-sdk_r24.4.1-linux.tgz | tar
11 11
 echo "Copying Android licenses"
12 12
 scriptdir=`dirname $0`
13 13
 cp "${scriptdir}"/android-licenses/* "${ANDROID_HOME}"/licenses
14
-
15
-#( sleep 5 && while [ 1 ]; do sleep 1; echo y; done ) | android update sdk --no-ui -a \
16
-#--filter \
17
-#tools,\
18
-#platform-tools
19
-#build-tools-25.0.0,\
20
-#android-23,\
21
-#addon-google_apis-google-23,\
22
-#extra-android-m2repository,\
23
-#extra-google-google_play_services,\
24
-#extra-google-m2repository