Current user only:
<installer-exe>.exe /S
All users:
<installer-exe>.exe /S /ALLUSERS
Uninstallation:
"%ProgramFiles%\Android\android-sdk\uninstall.exe" /S
"%ProgramFiles(X86)%\Android\android-sdk\uninstall.exe" /S
Oracle's Java Development Kit is a prerequisite for this installation. The default installation for this deployment is for the current user only but a command line switch can be used for a multi-user installation. Further installation must be performed from the Android SDK Manager to use the software.
Uninstallation does NOT automatically remove the start menu entries. These must be manually or programatically removed. Uninstallation does NOT automatically remove the Android folder from program files, either.
Installation files can be obtained from http://developer.android.com/tools/index.html
REM Uninstallation of Android SDK
%ProgramFiles%\Android\android-sdk\uninstall.exe" /S
if exist "%ProgramFiles%\Android" rmdir /q /s "%ProgramFiles%\Android"
if exist "%ProgramData%\Microsoft\Windows\Start Menu\Programs\Android SDK Tools" rmdir /q /s "%ProgramData%\Microsoft\Windows\Start Menu\Programs\Android SDK Tools"
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.