jetpack topic

List jetpack repositories

StarWarsSearch

36
Stars
9
Forks
Watchers

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

198
Stars
30
Forks
Watchers

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

85
Stars
15
Forks
Watchers

⏱ A simple stop watch app built to demonstrate the use of Jetpack Compose

JetQuotes

542
Stars
68
Forks
Watchers

🔖 A Quotes Application built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.

LetsChat

82
Stars
29
Forks
Watchers

🇮🇳 Open source Indian Chat application with new cool concepts.

compose-report-to-html

331
Stars
7
Forks
Watchers

A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.

DataStoreExample

56
Stars
7
Forks
Watchers

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

84
Stars
19
Forks
Watchers

✏️🚀 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

843
Stars
153
Forks
Watchers

:eyeglasses: A curated list of awesome android projects by open-source contributors.

JetMessenger

120
Stars
17
Forks
Watchers

Facebook Messenger clone built with Jetpack Compose