同时具有蓝牙、网络和电话功能?

发布于 2024-10-20 12:19:17 字数 253 浏览 0 评论 0原文

我正在开发一个系统,想要一部可以在该系统中运行的Android手机。

我想知道 Android 应用程序是否可以同时执行这三件事

1) 使用 SPP 配置文件从蓝牙设备接收数据。

2) 通过网络(非 WIFI)将数据(从蓝牙设备接收)发送到 IP 地址

3) 当应用程序在后台运行时拨打电话。

假设网络同时支持语音和数据,并且智能手机具有蓝牙功能。

这样的app能实现吗?

谢谢

I am developing a system and want an Android phone working in the system.

I am wondering if a Android app can do these three things at the same time

1) Reveiving data from a Bluetooth device using SPP profile.

2) Send the data (reveived from the Bluetooth device) to an IP address visa the network (not WIFI)

3) Make a phone call when the app is running in the background.

Assume the network supports the voice and data at the same time and the smart phone has the Bluetooth function.

If this kind of app is realizable?

Thanks

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

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

发布评论

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

评论(1

任性一次 2024-10-27 12:19:17

是的 - 你可以。
即使电话呼叫是通过蓝牙耳机连接通过蓝牙处理的,也可以同时执行所有这些操作

YES - you can.
Even if the phone call is handled by Bluetooth via a Bluetooth Headset connection , it is possible to do all this simultaneously

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