无法从Platform-Tools文件夹路径运行adb.exe [英] Unable to run adb.exe from platform-tools folder path

查看:786
本文介绍了无法从Platform-Tools文件夹路径运行adb.exe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

设置

  • android studio版本3.3.2
  • JRE:1.8.0-152-release-1248-b01-amd64
  • 构建工具版本为28.0.2

我无法从sdk文件夹中的platform-tools启动adb.exe文件. 在android studio的任务栏中弹出错误消息无法检测adb版本,adb输出". 当我从SDK文件夹运行adb.exe应用程序时,错误是->应用程序无法正确启动(0xc000007b).

我已经多次重新安装了android studio.还删除了platform-tools文件夹,然后重新下载了Android sdk platform-tools. SDK平台工具

解决方案

我花了3天的时间找到了解决方案.用另一个可用的adb替换当前的adb. 单击此处下载adb​​.

步骤:->

1> 首先是上述链接的下载adb​​ 文件.

2> 要将 adb文件添加到android studio中 Sdk 文件夹内的 platform-tools 中.

3>打开 Android Studio 并转到工具,在工具"中有一个 SDK管理器.
单击 SDK Manager ,如下所示:-

4>复制如下所示的 Android SDK位置地址(路径类似于 C:\ Users \ APPPPPPPPPPPPPPP \ AppData \ Local \ Android \ Sdk )

5>在 Windows OS 搜索栏中中搜索副本地址,然后在 SDK 下显示一个 Platform-Tools 文件夹.文件夹.

6>打开 Platform-Tools 删除现有的 adb.exe 文件,然后将下载的 adb.exe 文件粘贴到 Platform-工具文件夹.

放置 adb.exe 文件后.打开 Android Studio 并创建一个使用现有现有项目新项目 >并单击菜单栏中的运行或运行按钮,您会在事件日志错误中看到该错误. 无法检测adb版本,adb输出已删除,您可以使用AVD模拟器或Android智能手机等Real设备成功运行该项目.

Setup

  • android studio version 3.3.2
  • JRE:1.8.0-152-release-1248-b01-amd64
  • build tool version is 28.0.2

I am unable to start adb.exe file from platform-tools in sdk folder . Error popping in taskbar of android studio is "unable to detect adb version,adb output". When i run adb.exe application from SDK folder error is---->The Application was unable to start correctly(0xc000007b).---------

I had reinstall android studio many times. also deleted the platform-tools folder and re-downloaded Android sdk platform-tools. sdk platform tool

解决方案

I found a solution after spending the 3 day. Replace your current adb with another working adb. Click here to download adb.

Steps:->

1> First download adb file for the above link .

2> To add adb file in platform-tools inside Sdk folder in android studio.

3> Open Android Studio and go to Tools and inside Tools there is a SDK Manager.
click on SDK Manager as shown below:--

4> Copy the Android SDK Location address (path is as like as C:\Users\APPPPPPPPPPPPPPP\AppData\Local\Android\Sdk ) shown below

5> Search the copy address in the search bar of Windows OS,then a Platform-Tools folder is show under Sdk folder.

6> Open the Platform-Tools delete the existing adb.exe file and add the downloaded adb.exe file is pasted in the Platform-tools folder.

After placing the adb.exe file.Open Android Studio and create a new project of use existing project and click on Run in the menu bar or Run button and you see that in Event Log the error of unable to detect adb version,adb output is removed and you successfully run the project either by using AVD emulator OR Real devices like android smartphones.

这篇关于无法从Platform-Tools文件夹路径运行adb.exe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆