Android Studio SDK adb.exe

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.

+4
source share
2 answers

The problem is resolved. I just had to remove adb.exe from the AVG virus repository. AVG doesn't seem to like Android Studio

+12

Android Studio 3.0.1 , , . .

" ", , (6.0.1 Marshmallow). , .

+1

Source: https://habr.com/ru/post/1606963/


All Articles