Skip to content

A Kotlin Android App for retrieving and displaying contacts from the local address book

Notifications You must be signed in to change notification settings

tuckercr/ContactCollector

Repository files navigation

ContactCollector

This is a Kotlin Android app that demonstrates:

  • Retrieving contacts from the local address book, including email, phone numbers and organization
  • Caching contacts in a DBFlow database
  • Displays contacts in a FastScroll-RecyclerView
  • Contact search/filtering
  • QuickContactBadge usage
  • Requesting contact and storage permissions
  • Writing to external storage
  • Background processing with an IntentService

alt text

About

A Kotlin Android App for retrieving and displaying contacts from the local address book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages