Phone Number Tools

Thanks :grin:

Thanks for reporting , the permission and the ContactImage bugs got solved.

But i didn’t quite understand the problem with isValidNumber and isGlobalNumber :sweat_smile:But the isGlobalNumber ( AndroidDocs ) checks if the phone number matches this pattern ( Source) :

[\\+]?[0-9.-]+

If yes, then it returns true.

2 Likes