Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Stopping ADB server failed (code -1). Unzip failed........ (Access is denied) - Android Studio

When i try to install the Android SDK Platform-tools from the the Android SDK Manager in Android Studio i get this error message:

Stopping ADB server failed (code -1). Unzip failed: C:\Users\God\AppData\Local\Android\android-sdk\platform-tools\adb.exe (Access is denied) Done. Nothing was installed.

Does anyone know anything about it?

like image 546
God Avatar asked Mar 26 '26 07:03

God


1 Answers

Your operating system is denying access to some files on your computer that the SDK manager needs to access.

Run the SDK manager as an administrator and everything should run just fine.

like image 50
Bryan Herbst Avatar answered Mar 28 '26 19:03

Bryan Herbst



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!