Eclipse DS-5:搜索Android设备时遇到错误

发布于 2024-12-25 20:51:34 字数 475 浏览 2 评论 0原文

我正在使用 ARM 的工具 DS-5(调试 Android NDK 应用程序),请按照此文档操作:http://www.arm.com/zh/products/tools/software-tools/ds-5/community-edition/ds-5-community-edition-debug.php

获取一个错误说:

搜索 Android 设备时遇到错误:错误于 get_devices: 'adb' ²»ÊÇäÚ²¿»òÍⲿçüÁî£ØÒ²²»ÊÇ¿ÉÔËÐеä³ÌÐò » � � � � � � �

谁用过DS-5,有什么建议吗?

I'm using ARM's tool DS-5(to debug android NDK apps), follow this doc:http://www.arm.com/zh/products/tools/software-tools/ds-5/community-edition/ds-5-community-edition-debug.php

Get a error says:

An error was encountered when searching for Android devices: Error in
get_devices: 'adb' ²»ÊÇÄÚ²¿»òÍⲿÃüÁҲ²»ÊÇ¿ÉÔËÐеijÌÐò
»òÅú´¦ÀíÎļþ¡£

Any one use DS-5,any suggestions?

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

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

发布评论

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

评论(2

他不在意 2025-01-01 20:51:34

您尝试在哪种设备上进行调试?

您可以在控制台上列出设备吗?

$ adb devices

我认为这似乎也是一个路径问题
我记得点击过类似的一个,如果你是 Windows 用户,adb.exe 也应该在你的路径上。

What kind of a device you are trying to debug on?

Can you list devices on console?

$ adb devices

Also seems to be a path problem i think
I remember hitting a similar one and if you are a windows user adb.exe should be on your path as well.

骄兵必败 2025-01-01 20:51:34

不确定原因是什么,但如果我不得不猜测,这与您运行 DS-5/adb 的语言有关。我怀疑它不能处理从 adb 返回的编码。它以什么语言运行?你有机会改成英语吗?

Not sure what the cause is, but if I had to guess, it something todo with the language your running DS-5/adb in. I suspect it's not coping with the encoding of coming back from adb. What language is it running in? Any chance you could switch to English?

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