In Android Studio 1.3.2
Android SDK adb.exe is missing (AVG flaged adb.exe, I tried to copy only adb.exe from an externally downloaded source to Android \ sdk \ platform-tools ... but it says that you do not have permission and I can’t get around this resolution),
gives me this error when trying to install Android SDK Platform-tools from sdk manager,
". 23.0.1 Error shutting down the ADB server (code -1). Unzip failed: C: \ Users \ Personal \ AppData \ Local \ Android \ sdk \ platform-tools \ adb.exe (Access denied) Completed. Nothing happened installed.
source
share