Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在我的程序中编写代码以使 EDGE/GPRS 和 wifi 在 android 上协同工作?
这可能非常有用;假设我需要上网时连接到 LAN 中的服务器。我的很多小伙伴也很期待。
不知道您是否可以编写程序来实现它,但我在下面偶然发现的链接显示了如何使一个人的手机同时使用 3G 和 wifi:
http://mobisocial.stanford.edu/news/2011/03/let-wifi-and-3g-connection-work-together-by-hacking-connectivityservice-java/
这在 Android SDK 中不受支持,至少在 Android 3.0 中是不支持的。