我似乎无法在 android 中声明 TelephonyManager,这就是我想要做的:
TelephonyManager tele = Context.getSystemService(Context.TELEPHONY_SERVICE);
我这样做对吗?
我似乎无法在 android 中声明 TelephonyManager,这就是我想要做的:
TelephonyManager tele = Context.getSystemService(Context.TELEPHONY_SERVICE);
我这样做对吗?