An open API service indexing awesome lists of open source software.

https://github.com/agnostic-apollo/contacts

A simple contacts android app
https://github.com/agnostic-apollo/contacts

android contacts

Last synced: 6 months ago
JSON representation

A simple contacts android app

Awesome Lists containing this project

README

          

# Contacts
A simple contacts android app

# Features:
Add/Delete contacts and store their name, image and multiple phone numbers and emails.
Start a call or email by clicking phone numbers or emails.
Export contacts to csv

# Valid Inputs:
Name matches any kind of letter from any language and number.
Phone numbers and emails are standard formats.
Images are selected from gallery with an intent.

[Screenshots](https://github.com/agnostic-apollo/Contacts/tree/master/screenshots)
[Download APK](https://github.com/agnostic-apollo/Contacts/releases)

Credits
[EmergentOrder opencsv](https://github.com/EmergentOrder/opencsv)