/ContactCollector

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

Primary LanguageKotlin

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