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.
我正在为WAP 门户编写代码,我需要专门建立一个GPRS连接,这是否可行,据我所知,一个聚合器(O2 uk)已经完成了这种类型的技巧。
GPRS
不,从 android SDK 是不可能的,你可以通过关闭 wifi 去中途,但从应用程序控制 GPRS 是不可能的。但是您可以通过调用意图来要求用户打开设置页面来打开 GPRS。