android-studio - 将 Android Studio 升级到 3.4 后无法连接 ad

unable to connect to adb.check the event log for a possible issue, verify that localhost entry is pointing to 127.0.0.1 or:: 1 for ipv4 or ipv6

试过 adb kill-server,重启,无效重启,没有任何效果。 此处报告了相同的问题 https://issuetracker.google.com/issues/130791561

注意:我没有在工作室中添加任何文件或任何东西,它是新安装的工作室,格式化完整系统后仍然存在问题。

最佳答案

用这个替换你的平台工具并删除另一个。 https://dl.google.com/android/repository/platform-tools_r26.0.0-windows.zip

关于android-studio - 将 Android Studio 升级到 3.4 后无法连接 adb,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55762216/

相关文章:

visual-studio - 如何使用 CMake 和 Visual Studio 设置路径环境变

c# - Visual Studio - 无法删除项目配置

c# - .g.cs 文件中的错误?

build - 使用 cmake,您将如何禁用源内构建?

python - 在 setup.py 中清理构建目录

ios - Xcode 可以构建项目但不能在模拟器上运行

visual-studio - Visual Studio 中的内容构建操作是什么?

c# - IIS 7.5 Fixing 尝试加载格式错误的程序?

build - 如何清理 TeamCity 中旧的失败构建?

makefile - 为什么我被警告项目没有使用 "CMAKE_TOOLCHAIN_FILE"变量?