使用 Pulse Mini(华为)在 Win 7 64 位上进行 Android 开发

发布于 2024-12-20 10:30:55 字数 343 浏览 1 评论 0原文

有什么想法可以让我开始找出问题所在吗?

我有一台 T-Mobile Pulse Mini(华为),我想用它来开发和测试应用程序。尽管重新启动了 adb 服务器,我仍无法让 Android 调试桥看到它。 (并且 adb 可以以任何方式看到模拟器,因此这不太可能是问题)。

在设备管理器中,手机显示为 CD-ROM,当我从自动“PcOptions.exe”中选择“传输文件”时,它会显示为 USB 驱动程序,但无论哪种情况,我都无法在 adb 中看到它。我已经在手机上启用了调试。我记得我花了很长时间才让它在我以前的 Vista 32 位上运行。我不知道从这里到哪里进行搜索。用于安装手机的驱动程序位于手机本身上。

非常感谢。

Any ideas where I can begin to find out what's going wrong?

I have a T-Mobile Pulse Mini (Huawei) which I'd like to get working for developing and testing apps on. I can't get it to be seen by Android Debug Bridge despite restarting the adb server. (and emulators are seen by adb any way so that's unlikely to be the problem).

In the device manager the phone is displayed as a CD-ROM and when I select 'transfer files' from the auto 'PcOptions.exe' it is then displayed as a USB driver but in either case I can't see it in adb. I have enabled debugging on the phone. I remember it took me ages to get it to work on my previous Vista 32-bit. I can't figure out where to search from here. The drivers used to install the phone are on the phone itself.

Thanks very much.

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

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

发布评论

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

评论(1

ˉ厌 2024-12-27 10:30:55

司机。如果您在 ADB 中看不到手机,则几乎总是驱动程序问题,这在 Windows 上尤其常见。常规用户驱动程序有时与 ADB 驱动程序不同。如果您可以直接找到 OEM 开发驱动程序,那是理想的选择,否则有一种方法可以修改 INF 文件,除非其他人提供,否则您必须 Google 才能找到该文件,因为我目前不记得详细信息。

Drivers. If you can't see the phone in ADB, it's almost always a driver issue and this is especially common on Windows. The regular user drivers are sometimes different from the ADB drivers. If you can find the OEM dev drivers directly that's ideal, otherwise there's a way to modify the INF file which you'll have to Google for unless someone else provides it, as I don't remember the details at the moment.

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