简体   繁体   English

Android Studio,SDK adb.exe

[英]Android Studio, SDK adb.exe

In Android Studio 1.3.2 在Android Studio 1.3.2中

Android SDK adb.exe missing(AVG flagged adb.exe, tried copying only adb.exe from externally downloaded source to Android\\sdk\\platform-tools... but it says you have no permission and I can't bypass the permission), Android SDK adb.exe丢失(AVG标记为adb.exe,尝试仅将adb.exe从外部下载的源代码复制到Android \\ sdk \\ platform-tools ...但它表示您没有权限且我无法绕过该权限) ,

gives me this error when trying to install Android SDK Platform-tools from sdk manager, 尝试从sdk管理器安装Android SDK Platform-tools时出现此错误,

"revision 23.0.1 Stopping ADB server failed (code -1). Unzip failed: C:\\Users\\Personal\\AppData\\Local\\Android\\sdk\\platform-tools\\adb.exe (Access is denied) Done. Nothing was installed." “修订版23.0.1停止ADB服务器失败(代码-1)。解压缩失败:C:\\ Users \\ Personal \\ AppData \\ Local \\ Android \\ sdk \\ platform-tools \\ adb.exe(访问被拒绝)完成。没有安装任何内容“。

The Problem was solved. 问题解决了。 I just had to remove adb.exe from AVG's virus vault. 我只需要从AVG的病毒库中删除adb.exe。 AVG seems to dislike everything about Android Studio AVG似乎不喜欢Android Studio的一切

This happened to me just now with Android Studio 3.0.1 right after I updated it to test programs on my physical phone instead of a virtual one. 刚刚将我更新到我的物理手机而不是虚拟手机上测试程序后,我刚刚使用Android Studio 3.0.1。 It's made me a bit paranoid. 这让我有点偏执。

To get "instant run" to work I had to download a bunch of files having to do with my phone's OS (6.0.1 Marshmallow). 为了让“即时运行”起作用,我不得不下载一堆与手机操作系统(6.0.1 Marshmallow)有关的文件。 I think this was the cause of the problem. 我认为这是问题的原因。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM