开发者

how to get country name/code from any nu

开发者 https://www.devze.com 2023-01-29 16:35 出处:网络
Can anyone please tell me how to find country name from any number? For example, Suppose i entered +91773654398 on edittext and on onclick i want to show the n开发者_Go百科umber is from INDIA.

Can anyone please tell me how to find country name from any number?

For example, Suppose i entered +91773654398 on edittext and on onclick i want to show the n开发者_Go百科umber is from INDIA.

I hope my query is clear.

Thanks & Regards, Mona


Simple: http://countrycode.org/ will list all countries and their prefix. Just create the appropriate lookup table.

0

精彩评论

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