本文介绍了返回退订移动运营商的信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我怎样才能访问采用了android设备上的各种网络运营商的信息?如基站ID,小区ID和信号强度?

how can I access the information of various network operators on my device using android?such as basestation id, cell id and signal strength?

同样的问题:Change网络运营商与Android应用程序

推荐答案

好像 TelephonyManager 是你,我什么want..But不知道它能否提供信号强度信息..的的博客文章可能是有用的太

Seems like TelephonyManager is what you want..But I am not sure whether it gives signal strength info..This blog post might be useful too

这篇关于返回退订移动运营商的信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-21 18:44