{"id":19139682,"url":"https://github.com/mukeshsolanki/country-picker-android","last_synced_at":"2025-09-24T03:32:35.607Z","repository":{"id":8427227,"uuid":"57116414","full_name":"mukeshsolanki/country-picker-android","owner":"mukeshsolanki","description":"A simple library that displays a beautiful list of all the countries allowing the user to pick the country he wishes and provide details like country code, iso code name,currency and flag.","archived":false,"fork":false,"pushed_at":"2020-12-14T00:48:28.000Z","size":37957,"stargazers_count":322,"open_issues_count":7,"forks_count":133,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-08T11:01:52.296Z","etag":null,"topics":["android","android-development","country","country-picker","gradle"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mukeshsolanki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"patreon":"mukeshsolanki","custom":"https://www.paypal.me/mukeshsolanki"}},"created_at":"2016-04-26T09:40:36.000Z","updated_at":"2024-11-11T23:28:21.000Z","dependencies_parsed_at":"2022-08-07T04:16:33.036Z","dependency_job_id":null,"html_url":"https://github.com/mukeshsolanki/country-picker-android","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukeshsolanki%2Fcountry-picker-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukeshsolanki%2Fcountry-picker-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukeshsolanki%2Fcountry-picker-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukeshsolanki%2Fcountry-picker-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mukeshsolanki","download_url":"https://codeload.github.com/mukeshsolanki/country-picker-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234034470,"owners_count":18769337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-development","country","country-picker","gradle"],"created_at":"2024-11-09T07:14:40.427Z","updated_at":"2025-09-24T03:32:30.068Z","avatar_url":"https://github.com/mukeshsolanki.png","language":"Java","funding_links":["https://patreon.com/mukeshsolanki","https://www.paypal.me/mukeshsolanki","https://www.patreon.com/mukeshsolanki","https://www.patreon.com/bePatron?c=935498"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eCountry Picker for Android\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca class=\"badge-align\" href=\"https://www.codacy.com/app/mukeshsolanki/country-picker-android?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=mukeshsolanki/country-picker-android\u0026amp;utm_campaign=Badge_Grade\"\u003e\u003cimg src=\"https://api.codacy.com/project/badge/Grade/3dc5d577c3a14413b871ee8bb53c6e80\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://jitpack.io/#mukeshsolanki/country-picker-android\"\u003e \u003cimg src=\"https://jitpack.io/v/mukeshsolanki/country-picker-android/month.svg\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://jitpack.io/#mukeshsolanki/country-picker-android\"\u003e \u003cimg src=\"https://jitpack.io/v/mukeshsolanki/country-picker-android.svg\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/mukeshsolanki/country-picker-android/actions\"\u003e \u003cimg src=\"https://github.com/mukeshsolanki/country-picker-android/workflows/Build/badge.svg\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\"/\u003e\u003c/a\u003e\n  \u003cbr /\u003e\u003cbr /\u003e\nCountryPicker is a simple library that can be show a country picker. See the example to see more detail.\n\u003c/p\u003e\n \u003cbr /\u003e\u003cbr /\u003e\n\n[![Demo Video](https://img.youtube.com/vi/wgOn0zvpUUk/0.jpg)](https://www.youtube.com/watch?v=wgOn0zvpUUk)\n\n# Support Country Picker for Android\n\nCountry Picker is an independent project with ongoing development and support made possible thanks to donations made by [these awesome backers](BACKERS.md#sponsors). If you'd like to join them, please consider:\n\n- [Become a backer or sponsor on Patreon](https://www.patreon.com/mukeshsolanki).\n- [One-time donation via PayPal](https://www.paypal.me/mukeshsolanki)\n\n\u003ca href=\"https://www.patreon.com/bePatron?c=935498\" alt=\"Become a Patron\"\u003e\u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button.png\" /\u003e\u003c/a\u003e\n\n# Table of content\n* [Getting Started](https://github.com/mukeshsolanki/country-picker-android/wiki/Getting-Started)\n* [Basic Usage](https://github.com/mukeshsolanki/country-picker-android/wiki/Basic-Usage)\n    - [Dialog](https://github.com/mukeshsolanki/country-picker-android/wiki/Basic-Usage#dialog)\n    - [Bottom Sheet](https://github.com/mukeshsolanki/country-picker-android/wiki/Basic-Usage#bottom-sheet)\n    - [CountryPicker methods](https://github.com/mukeshsolanki/country-picker-android/wiki/Basic-Usage#utility-methods)\n* [Sorting](https://github.com/mukeshsolanki/country-picker-android/wiki/Sorting)\n    - [Sort by Name](https://github.com/mukeshsolanki/country-picker-android/wiki/Sorting#sort-by-name)\n    - [Sort by ISO](https://github.com/mukeshsolanki/country-picker-android/wiki/Sorting#sort-by-iso)\n    - [Sort by Dial Code](https://github.com/mukeshsolanki/country-picker-android/wiki/Sorting#sort-by-dial-code)\n* [Searching](https://github.com/mukeshsolanki/country-picker-android/wiki/Searching)\n* [Styling](https://github.com/mukeshsolanki/country-picker-android/wiki/Styling)\n    - [Creating a Custom Style](https://github.com/mukeshsolanki/country-picker-android/wiki/Styling#creating-the-style)\n    - [Applying the style](https://github.com/mukeshsolanki/country-picker-android/wiki/Styling#applying-the-style)\n* [Theme](https://github.com/mukeshsolanki/country-picker-android/wiki/Themeing)\n    - [Material Design 1](https://github.com/mukeshsolanki/country-picker-android/wiki/Themeing)\n    - [Material Design 2](https://github.com/mukeshsolanki/country-picker-android/wiki/Themeing)\n\n## Author\nMaintained by [Mukesh Solanki](https://www.github.com/mukeshsolanki)\n\n## Contribution\n[![GitHub contributors](https://img.shields.io/github/contributors/mukeshsolanki/country-picker-android.svg)](https://github.com/mukeshsolanki/country-picker-android/graphs/contributors)\n\n* Bug reports and pull requests are welcome.\n* Make sure you use [square/java-code-styles](https://github.com/square/java-code-styles) to format your code.\n\n## License\n```\nMIT License\n\nCopyright (c) 2018 Mukesh Solanki\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukeshsolanki%2Fcountry-picker-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmukeshsolanki%2Fcountry-picker-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukeshsolanki%2Fcountry-picker-android/lists"}