Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Contactstore Alternatives
Similar projects and alternatives to contactstore
-
android-gif-search
Gif LazyVerticalGrid MVVM using Dagger 2 + Hilt with Retrofit 2, Moshi, Kotlin Coroutines, JUnit, Compose and Robolectric tests!
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Corbind
⚡ Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries
-
sigbla-app
Sigbla is a framework for working with data in tables, using the Kotlin programming language. It supports various data types, reactive programming and events, user input, charts, and more.
-
-
-
good-story
An investigation and comparison between Kotlin and Java on an engineering level. Since beauty is in the eye of the beholder, this repository is not meant to evaluate Java or Kotlin on an aesthetic level.
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
contacts-android
Android Contacts API Library written in Kotlin with Java interoperability. No more ContentProviders and cursors. Say goodbye to ContactsContract. Build your own contacts app!
-
contactstore discussion
contactstore reviews and mentions
- 🍾 Contact Store 1.0 is now available! – a modern, simpler way of accessing contacts in Android
If you find this API useful, 🌟 give a star on Github and 🐦 [follow (@alexstyl)](twitter.com/alexstyl) on Twitter for updates.
- GitHub - alexstyl/contactstore: A modern contacts Android API.
- Show HN: I wrote an new API to replace Android's ContactProvider
- I have created an API to get rid of ContentProviders when using the Contacts API
Out of curiosity, would you be willing to elaborate why you used interfaces for the Data Models as opposed to something like a data class? e.g. Contact.kt
- ContactStore 0.9.0 now supports every ContactContract columns 🎉
You can find the source code at: https://github.com/alexstyl/contactstore
- ContactStore 0.6.0 is out – Featuring new DSL, Linked Account support, testing without Robelectric
There have been a few new features in ContactStore released recently. If you are working with Contacts in your app and you prefer an alternative to working with ContentProviders, this one is for you.
- I wrote an API in Kotlin to make Contacts straightforward to use (no ContentProviders)
- I wrote an API in Kotlin +Flow to make Contacts straightforward to use (no ContentProviders)
It looks like that on a first look but you will get multiple emitions. All queries in ContactQueries use extensions in ContentResolver.Kt in order to make the Flow emit again once a change in the ContentObserver is detected.
- A note from our sponsor - Stream getstream.io | 24 Dec 2025
Stats
alexstyl/contactstore is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of contactstore is Kotlin.