开发者

Any API in android to normalize phone number

开发者 https://www.devze.com 2023-02-05 21:06 出处:网络
Is there any API in android which normalize phone numbers? e.g. when i look up phone number , some times there is 2223334444开发者_开发技巧 some times, it is +2223334444

Is there any API in android which normalize phone numbers? e.g. when i look up phone number , some times there is 2223334444开发者_开发技巧 some times, it is +2223334444

Thank you.


Android has dedicated class for that purpose:

android.telephony.PhoneNumberUtils


While it's not a part of Android, you might want to check out Google's libphonenumber.

0

精彩评论

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