模拟器中蓝牙设备支持的预测是什么?

发布于 2024-10-08 02:14:50 字数 126 浏览 2 评论 0原文

很明显,当前的模拟器不提供蓝牙支持。虽然似乎有一个第三方模拟器可以使用,但它似乎附带了有关错误的警告,这些错误往往表明我最好把精力花在其他地方。有谁知道在 Android SDK 工具的设备模拟器中内置蓝牙支持的进展情况,甚至可能是目标?

It's pretty clear that the current emulator does not provide Bluetooth support. While there appears to be a third-party emulator available that might work it seems to come with warnings about bugs that tend to suggest that I might be better off spending my energies elsewhere. Does anyone know of progress, and perhaps even a target, for getting Bluetooth support built into the device emulator in the Android SDK Tools?

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

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

发布评论

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

评论(1

小糖芽 2024-10-15 02:14:50

不过,有一种解决方法可以让您利用计算机蓝牙,并且仍然可以享受现场调试的好处。

您可以安装虚拟机 android 并让它使用您的板载蓝牙。有一个可用的现成安装图像,只需谷歌即可。然后,您可以让 adb 连接到该设备,就像连接任何其他真实或虚拟设备一样,如果您在网上查找它,也会有描述。我希望这有帮助。

尽管如此,我希望模拟器能够增强内置的蓝牙支持。

There is a workaround available though that lets you utilize your computers bluetooth and still have the benefits of debugging on the spot, so to say.

You can install a virtual machine android and have it use your onboard bluetooth. There is a readily installed image for this available, just google it. You can then have adb connect to this device as you would with any other real or virtual device, it is also described if you look it up on the net. I hope this helps.

Still, build in bluetooth support is something I would love the emulator to get enhanced by.

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