All Projects → hbb20 → Countrycodepickerproject

hbb20 / Countrycodepickerproject

Licence: apache-2.0
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.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Countrycodepickerproject

Aiodine
🧪 Async-first Python dependency injection library
Stars: ✭ 51 (-95.3%)
Mutual labels:  library
Sheenbidi
A sophisticated implementation of Unicode Bidirectional Algorithm
Stars: ✭ 52 (-95.21%)
Mutual labels:  library
Imageviewer.swift
An easy to use Image Viewer that is inspired by Facebook
Stars: ✭ 1,071 (-1.29%)
Mutual labels:  library
Plog
Portable, simple and extensible C++ logging library
Stars: ✭ 1,061 (-2.21%)
Mutual labels:  library
Androidsvgloader
Android library for load svg from internet to imageview
Stars: ✭ 52 (-95.21%)
Mutual labels:  library
Membrain
🧠 Type-safe memory units
Stars: ✭ 53 (-95.12%)
Mutual labels:  library
Faboptions
A multi-functional FAB component with customizable options
Stars: ✭ 1,060 (-2.3%)
Mutual labels:  library
Noexception
Java library for handling exceptions in concise, unified, and architecturally clean way.
Stars: ✭ 56 (-94.84%)
Mutual labels:  library
Alchemlyb
the simple alchemistry library
Stars: ✭ 52 (-95.21%)
Mutual labels:  library
Golang Ical
A ICS / ICal parser and serialiser for Golang.
Stars: ✭ 53 (-95.12%)
Mutual labels:  library
Vrac
Declarative html template library from the future. <wip>
Stars: ✭ 52 (-95.21%)
Mutual labels:  library
Mindo
Generate mind maps easily in your android app.
Stars: ✭ 52 (-95.21%)
Mutual labels:  library
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (-95.12%)
Mutual labels:  library
Thmap
Concurrent trie-hash map library
Stars: ✭ 51 (-95.3%)
Mutual labels:  library
Sanity Typed Queries
A typed, zero-dependency schema generator and query builder for Sanity.
Stars: ✭ 54 (-95.02%)
Mutual labels:  library
Lingua Franca
Mycroft's multilingual text parsing and formatting library
Stars: ✭ 51 (-95.3%)
Mutual labels:  library
Search
A wrapper around Google's full text search API for App Engine
Stars: ✭ 52 (-95.21%)
Mutual labels:  library
Webdriver Rust
Library implementing the wire protocol for the W3C WebDriver standard.
Stars: ✭ 56 (-94.84%)
Mutual labels:  library
Silicompressor
A powerful, flexible and easy to use Video and Image compression library for Android.
Stars: ✭ 1,081 (-0.37%)
Mutual labels:  library
Vt Go
The official Go client library for VirusTotal API
Stars: ✭ 53 (-95.12%)
Mutual labels:  library

Country Code Picker Library ViewCount GitHub issues GitHub forks GitHub stars GitHub license GitHub search hit counter

If you are looking for an android library for Country Selector or Country Spinner or Country Phone Code selector, this is the perfect place for you.

Country Code Picker (CCP) or is an android library which provides an easy way to search and select country or country phone code for the telephone number.

AwesomeCCPLIbrary

Introduction

  • Give a professional touch to your well designed form like login screen, sign up screen, edit profile screen with CCP. When used as phone code picker, it helps by removing confusion about how to add phone number and making view more understandable.

  • With CCP you can get following views easily without boilerplate code. (Left: Phone code selector. Right: Country Selector)

  • Tapping on CCP will open a dialog to search and select country (Left: Phone code selector. Right: Country Selector)    -

How to add to your project

Add this to your gradle file and sync. See CHANGELOG for detailed list of changes.

        dependencies {
          implementation 'com.hbb20:ccp:2.4.7'
        }
  • If you are using version lower than 2.0.0 then please read update guide before upgrading to v2.0.0. or above*
  • Version 2.3.1 and above uses AndroidX

Features

If you prefer experience along with explanations, an demo android app is available that demonstrates all the features of this library. Click below button to download from Playstore.

Available XML properties

To check all xml properties available for CCP and CCP Selection ppDialog, please visit the wiki page.

Credits

Contribution

License

Apache Version 2.0

Copyright (C) 2016 Harsh Bhakta

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].