根据上面的信息,写出下面的获得对象的方式是通过getSystemService(),其他的可以对号入座: TelephonyManager manager=(TelephonyManager)getSystemService(Context.TELEPHONY_SERVICE) 更多的信息:http://blog.csdn.net/u014130695/article/details/24785347
转载请注明原文地址: https://ju.6miu.com/read-1311830.html