Trying to get the device's phone number

后端 未结 0 2021
北海茫月
北海茫月 2021-02-11 21:19

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

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


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