为什么 ADB 在 Mac OSX 上无法识别我的 Samsung Fascinate?

发布于 2024-12-25 12:03:39 字数 386 浏览 0 评论 0原文

我正在尝试在 Mac OSX 上编写一些 Android 应用程序,然后在我的 Samsung Fascinate (Verizon) 上测试它们,但 ADB 无法识别手机。我已经尝试了从重新启动 adb 到重新安装 SDK 的所有方法。它可以在我拥有的 Linux/Windows 机器上运行,并且我知道 Mac 正在识别该设备,因为它显示在系统信息中。

其他人发帖说 EasyTether 给他们带来了问题,我以前使用过 EasyTether,但我从我的机器上删除了 EasyTether 的所有痕迹,所以这不应该是问题。

我最近还通过 Odin 将手机恢复到库存,所以问题肯定不在我的手机上。如果有的话,那就是 Mac 的问题。

任何人都知道为什么这不起作用?我很感激你的帮助。

I am trying to write some android apps on Mac OSX and then test them on my Samsung Fascinate (Verizon), but ADB will not recognize the phone. I have tried everything from restarting adb, to reinstalling the SDK. It works on the linux/windows machine that I have, and I know Mac is recognizing the device, because it shows up in System Information.

Other people posted that EasyTether caused problems for them and I previously used EasyTether, but I removed every trace of EasyTether from my machine so that should not be the problem.

I also recently restored the phone to stock through Odin so the problem is definitely not on my phone. If anything, it is a Mac problem.

Anyone have any ideas why this isn't working? I appreciate the help.

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

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

发布评论

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

评论(3

烙印 2025-01-01 12:03:39

我也遇到了同样的问题。对我来说解决这个问题的方法是在手机端注册后进入USB连接选项并更改为USB大容量存储模式。这是违反直觉的,因为 PC 模式应该用于调试,但在 Mac 上,这会导致设备向 adb 服务器注册,并且我能够调试我的应用程序;当连接设置为其他任何内容时,它对我不起作用。

I was having the same problem. What fixed it for me was going in to the USB connection option after it registers on the phone side and changing to USB Mass Storage mode. This was counter-intuitive since PC Mode is supposed to be for debugging, but on the Mac this caused the device to register with the adb server and I am able to debug my apps; it will not work for me when the connection is set to anything else.

云巢 2025-01-01 12:03:39

刚刚遇到了同样的问题,删除 EasyTether 然后断开/重新连接解决了我的问题。

Just had the same problem and removing EasyTether and then disconnecting/reconnecting solved the problem for me.

浮生面具三千个 2025-01-01 12:03:39

网站提供了一些提示(页面底部)这可以帮助你。

This site has some tips (bottompart of the page) which could help you.

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