开发者

Possible to Retrieve Device's Phone Number Automatically In Android?

开发者 https://www.devze.com 2022-12-30 23:57 出处:网络
Is it possible to retrieve device\'s phone number via the Android API(speci开发者_如何学JAVAfically 1.5 API).You can get the phone\'s phone number by calling the TelephonyManager.

Is it possible to retrieve device's phone number via the Android API(speci开发者_如何学JAVAfically 1.5 API).


You can get the phone's phone number by calling the TelephonyManager.

Note that you'll need the READ_PHONE_STATE permission.

0

精彩评论

暂无评论...
验证码 换一张
取 消