如何在Android中切换2g和3g [英] How to toggle between 2g and 3g in Android

查看:127
本文介绍了如何在Android中切换2g和3g的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请给我一些键盘代码,以便通过代码在Android的2g和3g之间切换.

如果您有代码段.请给我.


谢谢大家
阮大山
[已删除的电子邮件]

Please give me some keyworkds to toggle between 2g and 3g in Android by code.

If you have code snippets. Please give me.


Thanks for all
Nguyen Dai Son
[removed email]

推荐答案

无法在代码中的2G和3G之间进行更改,电话硬件会根据网络可用性做出决定.
如果考虑一下,如果您具有此选项,则可以将电话从3G强制转换为2G,这也将迫使语音流量进入2G网络.

在代码之外,唯一的选择是获取未启用3G访问的SIM卡,这会将手机限制在启用了该功能的任何网络上.
There is no option to change between 2G and 3G in code, the phone hardware makes the decision based on network availability.
If you think about it, if you had this option to force a phone from 3G to 2G that would also force voice traffic onto the 2G network.

Outside of code the only option is to get a SIM card that is not enabled for 3G access that will restrict the phone to whatever network it is enabled for.


这篇关于如何在Android中切换2g和3g的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆