Trying to get the device's phone number

后端 未结 0 1547
有刺的猬
有刺的猬 2021-02-11 21:20

This is the code from an answer I\'ve found on another thread:

TelephonyManager mManager = (TelephonyManager)ctx.getSystemService(Context.TELEPHONY_SERVICE);
if (         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题