jetpack topic
StarWarsSearch
Search for your favorite star wars characters from Swapi API. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, and kotlin coroutines with Sta...
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagg...
Epoch
⏱ A simple stop watch app built to demonstrate the use of Jetpack Compose
JetQuotes
🔖 A Quotes Application built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
LetsChat
🇮🇳 Open source Indian Chat application with new cool concepts.
compose-report-to-html
A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.
DataStoreExample
Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protocol buffers. DataStore uses Kotlin and Coroutines + Flow to stor...
Compose-Drawing-App
✏️🚀 Drawing app written with Jetpack Compose Canvas. Draw using touch down, move and up events.Using array of paths to have erase, undo, or redo actions and set properties for path that will be dra...
Awesome-Android-Open-Source-Projects
:eyeglasses: A curated list of awesome android projects by open-source contributors.
JetMessenger
Facebook Messenger clone built with Jetpack Compose