am 9bdf821f: SDK: Support "android.bat update sdk"
Merge commit '9bdf821fc1fe8cfa8fa88f268c53c4848c8b6268' into eclair-mr2 * commit '9bdf821fc1fe8cfa8fa88f268c53c4848c8b6268': SDK: Support "android.bat update sdk"
This commit is contained in:
@@ -32,7 +32,9 @@ set jarpath=lib\sdkmanager.jar
|
||||
rem Set SWT.Jar path based on current architecture (x86 or x86_64)
|
||||
for /f %%a in ('java -jar lib\archquery.jar') do set swt_path=lib\%%a
|
||||
|
||||
if "%1 %2"=="update sdk" goto StartUi
|
||||
if not "%1"=="" goto EndTempCopy
|
||||
:StartUi
|
||||
echo Starting Android SDK and AVD Manager
|
||||
|
||||
rem We're now going to create a temp dir to hold all the Jar files needed
|
||||
|
||||
Reference in New Issue
Block a user