系统service

Context.TELEPHONY_SERVICE

TelephonyManager tManager = (TelephonyManager)getSystemService(Context.TELEPHONY_SERVICE)

SmsManager.getDefault()

原文地址:https://www.cnblogs.com/daishuguang/p/3742663.html