Android Studio 4.1 adb 卡住了 [英] Android Studio 4.1 adb got stuck

查看:46
本文介绍了Android Studio 4.1 adb 卡住了的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将我的 Android Studio 升级到了 v4.1.

但是 adb 命令没有响应.请参阅:

因此,Android Studio 设备状态停留在正在加载设备".像这样:

有人知道这个问题吗?

解决方案

在我的情况下,我不得不删除 SDK 文件夹中的 platform-tools 文件夹并将其替换为最新版本.

例如.C:\Users\(计算机名)\AppData\Local\Android\Sdk,从这个路径你应该找到一个名为platform-tools的文件夹,然后将其删除.>

因此,我必须从 android 的官方网站安装最新的 platform-tools.这是链接,https://developer.android.com/studio/releases/platform-工具.您只需要专门为您的计算机操作系统下载最新的 platform-tools.之后,将其解压到您删除旧版本的路径.

顺便说一下,platform-tools 包含一个名为 adb.exe

的可执行文件

I upgraded my Android Studio to v4.1.

But adb commands are doesn't respond. See:

Therefore Android Studio Devices status stuck at "Loading Devices". Like this:

Does anyone know about this issue?

解决方案

On my situation, I had to delete the platform-tools folder found in SDK folder and replace it with the latest version.

Ex. C:\Users\ (computer name)\AppData\Local\Android\Sdk, from this path you should find a folder named platform-tools then delete it.

Hence, I had to install the latest platform-tools from the official site of android. Here is the link, https://developer.android.com/studio/releases/platform-tools. You only have to download the latest platform-tools specifically for your computer OS. After, unzip it to the path where you had deleted the old version of it.

By the way, platform-tools contains an executable file named adb.exe

这篇关于Android Studio 4.1 adb 卡住了的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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