如何使用android在手机上访问各个网络运营商的信息?例如基站id、小区id和信号强度?
这里也有同样的问题:Change the Network Operator with an Android App
发布于 2011-11-09 20:16:00
看起来TelephonyManager就是你的want..But我不确定它是否给出了信号强度信息..This博客文章可能也有用
https://stackoverflow.com/questions/8060796
相似问题