Android模拟器中的蓝牙聊天
我下载了适用于 Android 手机的蓝牙聊天的免费示例。
我尝试在具有 SDK 平台 android 3.2 和 API 13 的模拟器上运行它,但在模拟器上蓝牙设备已停用。
我如何激活它并运行蓝牙聊天应用程序。谢谢。
i downloaded the free sample of bluetooth chat for android mobiles.
i tried to run it on the emulator having SDK platform android 3.2 and API 13 but on the emulator the bluetooth device is deactivated.
How can I activate it and run the bluetooth chat app. thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不幸的是,模拟器不支持蓝牙,所以你需要一个真正的设备来实现这一点
Unfortunately the emulator does not support Bluetooth so you need a real device for this