Skip to content

This repo explains how to use libphonenumber inside your android app. Along with this, I have added country selection demo based on the sim card and city selection based on your location or GPS co-ordinates.

Notifications You must be signed in to change notification settings

ashishmodak/contact-reading-android

Repository files navigation

Reading contact book on Android

This project demonstrates the contact book reading on Android Phone. Also it helps you to integrate libphonumber into your project or app.

Selecting country code on Android phone

Keeping track of all the countries and their codes is bit tedious task but it can easily achievable using libphonenumber. In this demo, the spinner will auto select the country according to sim card present in the device. If in the case of no sim card or lack of permission it will select the first country from the list of countries.

City selection demo for Android

This demo lets you pick your current city using your GPS co-ordinate. As well as it provides an auto complete text box where you can type your search term and it will show all the cities in the world matching that term.

Scan following QR code for demo app

QR Code

Contact list

Contact list

Contact details

Contact details

Contry code selection

County selection

City selection

City selection

About

This repo explains how to use libphonenumber inside your android app. Along with this, I have added country selection demo based on the sim card and city selection based on your location or GPS co-ordinates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages