eclipse无法直接识别我的sony xperia mini pro调试程序

发布于 2024-12-05 02:42:27 字数 174 浏览 4 评论 0原文

我已经安装了: 1:索尼爱立信电脑伴侣 2:SEMC_Signed USB 驱动程序 3.更新了我的eclipse->可用软件包..

在此处输入图像描述

但是在运行程序时它不会检测到手机?

i have installed:
1:sony ericsson pc companion
2:SEMC_Signed usb Driver
3.updated my eclipse->available packages..

enter image description here

but while running program it will not detect the phone?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一梦等七年七年为一梦 2024-12-12 02:42:27

需要尝试的一些事情:

  1. 确保您没有那些便宜的 2 美元仿冒 USB 接口电缆。我敲了我的头一两个小时,才意识到我的电脑看不到我的手机的原因是我的电缆。

  2. 转到命令提示符,键入 adb Kill-server,然后键入 adb devices 以重新启动 adb 服务器。

    转到

  3. 确保您的手机处于调试模式(设置 > 应用程序 > 开发 > 启用 USB 调试)

A few things to try:

  1. Make sure you don't have one of those cheap $2 knockoff USB interface cables. I banged my head for an hour or two before I realized the reason my PC wouldn't see my phone is because of my cable.

  2. Drop to command prompt, type adb kill-server and then adb devices to restart the adb server.

  3. Make sure your phone is in debug mode (settings > applications > development > enable USB debugging)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文