简体   繁体   English

尝试运行 AVD 时“找不到 ADB” - 路径中的 adb.exe,重新安装了平台工具,并且没有安装防病毒软件

[英]'unable to locate ADB' when trying to run AVD - adb.exe in path, platform-tools reinstalled, and no antivirus installed

This is the pop-up that the AVD-manager gives me when I try to run any emulator:这是当我尝试运行任何模拟器时 AVD 管理器给我的弹出窗口: 在此处输入图像描述

I am 100% sure that adb.exe is within my file-path ( C:\Users\User\AppData\Local\Android\Sdk\platform-tools\adb.exe ), and that I do not have an antivirus enabled.我 100% 确定adb.exe在我的文件路径中( C:\Users\User\AppData\Local\Android\Sdk\platform-tools\adb.exe ),并且我没有启用防病毒软件。 I have reinstalled the platform-tools several times to no avail.我已多次重新安装平台工具,但无济于事。 Any ideas gamers?任何想法的游戏玩家?

It turns out that my machine didn't have enough memory to run the emulator.原来我的机器没有足够的 memory 来运行模拟器。 This seems to be a unique case, but I'm putting this here if anybody has this same problem.这似乎是一个独特的案例,但如果有人遇到同样的问题,我会把它放在这里。 Remember to turn virtualization on in your BIOs setup.请记住在您的 BIO 设置中打开虚拟化。

暂无
暂无

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

相关问题 无法从平台工具文件夹路径运行 adb.exe - Unable to run adb.exe from platform-tools folder path 未找到DDMS文件Android \\ platform-tools \\ adb.exe - DDMS Files Not Found Android\platform-tools\adb.exe Adb.exe文件从平台工具中自动删除 - Adb.exe file auto deleted from platform-tools android studio 平台工具缺少 adb.exe - android studio platform-tools missing adb.exe Android / sdk / platform-tools / adb start-server'失败 - 必要时手动运行并且adb.exe已停止工作 - Android/sdk/platform-tools/adb start-server' failed — run manually if necessary And adb.exe has stopped working platform-tools \\ adb.exe:Comman d失败,退出代码为3221226356 - platform-tools\adb.exe: Comman d failed with exit code 3221226356 无法运行程序“C:\\Users\\admin\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe”:CreateProcess 错误=193,%1 不是有效的 Win32 应用程序 - Cannot run program “C:\Users\admin\AppData\Local\Android\Sdk\platform-tools\adb.exe”: CreateProcess error=193, %1 is not a valid Win32 application 我无法安装 Android SDK 平台工具(无法找到 adb) - I can't install Android SDK Platform-tools (Unable to locate adb) AVG防病毒软件删除了adb.exe - AVG antivirus removed adb.exe 找不到adb:您是否已安装android sdk,并将tools + platform-tools文件夹添加到PATH中? - could not find adb:do you have android sdk installed and the tools + platform-tools folders added to your PATH?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM