hbb20 / CountryCodePickerProject

Country Code Picker (CCP) is an android library which provides an easy way to search and select country or international phone code. Also supports Android EditText phone mask and international phone validation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

9 Countries not in List

varunsngl opened this issue · comments

Hi sir,

First of all thanks for the awesome library you have provided to the developer community. But while I was using it, I found that there are some countries missing. Please add all of them, here is the list:

  1. Aland Islands => AX => +358

  2. Americal Samoa. => AS => +1684

  3. British Indian => IO => +246
    Ocean Territory

  4. Guam => GU => +1671

  5. Guernsey => GG => +44

  6. Jersey => JE => +44

  7. Netherland Antilles => AN => +599

  8. Norfolk Islands => NF => +672

  9. Northern Mariana => MP => +1670
    Islands

  10. Saint Martin => MF => +590

Once again thanks for help

Thank you so much for the reporting. We will include these countries as soon as possible.

Try v2.2.2. It has all these countries except Netherland Antilles due to it's status. (https://en.wikipedia.org/wiki/Netherlands_Antilles). Thank you.