如何在android上让GPRS/EDGE/3G和wifi同时工作

发布于 2024-10-28 23:27:35 字数 105 浏览 4 评论 0 原文

如何在我的程序中编码以使 EDGE/GPRS 和 wifi 在 Android 上协同工作?

这可能非常有用;假设我需要上网时连接到局域网中的服务器。我的很多小伙伴也很渴望这一点。

How can I code in my program to make EDGE/GPRS and wifi work together on android?

This can be quite useful; suppose i am connected to a server in LAN while i need to surf the web. A lot of my mates are eager for that, too.

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

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

发布评论

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

评论(2

故事↓在人 2024-11-04 23:27:35

不知道你是否可以编写你的程序来实现这一点,但我在下面偶然发现的链接显示了如何使一个人的手机同时具有 3G 和 wifi 功能:

http://mobisocial.stanford.edu/news/2011/03/let-wifi-and-3g-connection-work-together-by-hacking-connectivityservice-java/

Don't know if you can code your program to make it happen, but the link I stumbled on below shows how a persons phone could be made to have working 3G and wifi together:

http://mobisocial.stanford.edu/news/2011/03/let-wifi-and-3g-connection-work-together-by-hacking-connectivityservice-java/

猫卆 2024-11-04 23:27:35

如何在程序中编码以使 EDGE/GPRS 和 wifi 在 Android 上协同工作?

Android SDK 不支持此功能,至少在 Android 3.0 中是不支持的。

How can I code in my program to make EDGE/GPRS and wifi work together on android?

This is not supported in the Android SDK, at least through Android 3.0.

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