An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with jetpack

A curated list of projects in awesome lists tagged with jetpack .

https://github.com/kunminx/jetpack-mvvm-best-practice

难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!

android androidx databinding databinding-android jetpack jetpack-android jetpack-lifecycle-components jetpack-navigation livedata livedata-viewmodel music music-player mvvm mvvm-android mvvm-architecture navigation

Last synced: 14 May 2025

https://github.com/KunMinX/Jetpack-MVVM-Best-Practice

难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!

android androidx databinding databinding-android jetpack jetpack-android jetpack-lifecycle-components jetpack-navigation livedata livedata-viewmodel music music-player mvvm mvvm-android mvvm-architecture navigation

Last synced: 27 Mar 2025

https://github.com/skydoves/android-developer-roadmap

🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.

android android-development jetpack jetpack-compose kotlin roadmap

Last synced: 12 May 2025

https://github.com/bitwarden/android

Bitwarden mobile app for Android.

android bitwarden compose jetpack kotlin

Last synced: 01 Apr 2026

https://github.com/igorwojda/android-showcase

💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...

android android-application architecture best-practices clean-architecture gradle jetpack kotlin kotlin-coroutines mvvm

Last synced: 13 May 2025

https://github.com/gurupreet/composecookbook

A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential

android android-ui compose declarative-ui jetpack jetpack-compose jetpackcompose kotlin kotlin-android

Last synced: 14 May 2025

https://github.com/Gurupreet/ComposeCookBook

A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential

android android-ui compose declarative-ui jetpack jetpack-compose jetpackcompose kotlin kotlin-android

Last synced: 16 Mar 2025

https://github.com/androidx/androidx

Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.

android jetpack library

Last synced: 13 May 2025

https://github.com/skydoves/chatgpt-android

📲 ChatGPT Android demonstrates a Chatbot application using OpenAI's chat API on Android with Stream Chat SDK for Compose.

android chat chat-gpt chatbot chatbots chatgpt chatgpt-android compose jetpack jetpackcompose kotlin openai-chatgpt skydoves

Last synced: 29 Apr 2025

https://foso.github.io/Jetpack-Compose-Playground/

Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose

android androidx compose hacktoberfest jetpack jetpack-android jetpack-compose kotlin kotlin-android sample-app

Last synced: 12 May 2025

https://github.com/foso/jetpack-compose-playground

Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose

android androidx compose hacktoberfest jetpack jetpack-android jetpack-compose kotlin kotlin-android sample-app

Last synced: 13 May 2025

https://github.com/Foso/Jetpack-Compose-Playground

Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose

android androidx compose hacktoberfest jetpack jetpack-android jetpack-compose kotlin kotlin-android sample-app

Last synced: 16 Mar 2025

https://github.com/vinaygaba/learn-jetpack-compose-by-example

🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

android android-ui compose declarative-ui jetpack jetpack-compose kotlin kotlin-android sample-app ui-toolkit

Last synced: 14 May 2025

https://github.com/hegaojian/jetpackmvvm

:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目

android databinding google jetpack kotlin lifecycle livedata mvvm mvvm-jetpack navigation okhttp retrofit viewmodel wanandroid wanandroiddemo

Last synced: 14 May 2025

https://github.com/vinaygaba/Learn-Jetpack-Compose-By-Example

🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

android android-ui compose declarative-ui jetpack jetpack-compose kotlin kotlin-android sample-app ui-toolkit

Last synced: 16 Mar 2025

https://github.com/hegaojian/JetpackMvvm

:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目

android databinding google jetpack kotlin lifecycle livedata mvvm mvvm-jetpack navigation okhttp retrofit viewmodel wanandroid wanandroiddemo

Last synced: 17 Apr 2025

https://github.com/zhujiang521/PlayAndroid

🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!

compose coroutines datastore hilt jetpack kotlin mvvm retrofit2 room

Last synced: 17 Apr 2025

https://github.com/zhujiang521/playandroid

🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!

compose coroutines datastore hilt jetpack kotlin mvvm retrofit2 room

Last synced: 14 May 2025

https://github.com/chiclaim/androidall

Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等

android-architecture android-source butterknife custom-view dagger datastructures-algorithms flutter fragment jetpack jni-android kotlin okhttp optimized-memory react-native retrofit rxjava

Last synced: 15 May 2025

https://github.com/chiclaim/AndroidAll

Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等

android-architecture android-source butterknife custom-view dagger datastructures-algorithms flutter fragment jetpack jni-android kotlin okhttp optimized-memory react-native retrofit rxjava

Last synced: 17 Apr 2025

https://github.com/afkt/devutils

:fire: ( 持续更新,目前含 300+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。

android compose coroutines databinding hilt jetpack kotlin leakcanary library lifecycle mvvm navigation okhttp permission retrofit room utils viewbinding viewmodel workmanager

Last synced: 21 Sep 2025

https://github.com/carguo/gsygithubappkotlin

Kotlin Android 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp 系列的优势:我们目前已经拥有 Flutter、Weex、ReactNative、Kotlin View、Kotlin Jetpack Compose 五个版本,功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。

android githubapp jetpack kotlin livedata mvvm

Last synced: 21 May 2026

https://github.com/CarGuo/GSYGithubAppKotlin

超完整的Android Kotlin 项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全,项目框架内技术涉及面广,完成度高。开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本: https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、 同款Flutter版本: https://github.com/CarGuo/GSYGithubAppFlutter

android githubapp jetpack kotlin livedata mvvm

Last synced: 06 May 2025

https://github.com/android/androidify

Sample app for Androidify

android compose firebase gemini jetpack

Last synced: 19 Jun 2025

https://github.com/kidkarolis/jetpack

🚀 Jetpack – Webpack made more convenient.

esm frontend javascript jetpack preact react web webpack workflow zero-configuration

Last synced: 02 Feb 2026

https://github.com/KidkArolis/jetpack

🚀 Jetpack – Webpack made more convenient.

esm frontend javascript jetpack preact react web webpack workflow zero-configuration

Last synced: 26 Mar 2025

https://github.com/getstream/whatsapp-clone-compose

📱 WhatsApp clone project demonstrates modern Android development built with Jetpack Compose and Stream Chat/Video SDK for Compose.

android architecture architecture-components coroutines jetpack jetpack-compose kotlin mvi navigation whatsapp

Last synced: 14 May 2025

https://github.com/GetStream/whatsApp-clone-compose

📱 WhatsApp clone project demonstrates modern Android development built with Jetpack Compose and Stream Chat/Video SDK for Compose.

android architecture architecture-components coroutines jetpack jetpack-compose kotlin mvi navigation whatsapp

Last synced: 12 Apr 2025

https://github.com/kunminx/unpeek-livedata

LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.

android androidx event eventbus jetpack jetpack-android lifecycle livedata livedata-viewmodel livedatabus singlelivedata singleliveevent

Last synced: 15 May 2025

https://github.com/ryensx/mediabox

全能媒体容器,插件化网罗天下媒体,畅快浏览视频、漫画和任何你想要的媒体数据。A universal media container, aggregating media through plugins to browse videos, comics and any media data you want.

android anime hacktoberfest jetpack kotlin manga manga-reader plugin-system video

Last synced: 14 May 2025

https://github.com/pengxurui/androidfamily

🔥【Android 面经 + Android 学习指南】一份帮助 Android 开发者知识积累与能力进阶的学习路线

android application computer-science datastructures-algorithms flutter framework google interview java jetpack jvm kotlin ndk network study-guide

Last synced: 12 Apr 2025

https://github.com/android/kotlin-multiplatform-samples

Samples showcasing the Kotlin Multiplatform Jetpack libraries

android jetpack kmm kmp kotlin kotlin-multiplatform

Last synced: 14 May 2025

https://github.com/kunminx/jetpack-mvvm-scaffold

人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新)

jetpack jetpack-android jetpack-navigation jetpackmvvm lifecycle lifecycles livedata mvvm mvvm-android mvvm-architecture mvvm-databing navigation viewmodel

Last synced: 12 Apr 2025

https://github.com/guolindev/Glance

A simple and handy Android database debugging library.

android database database-debugging jetpack kotlin

Last synced: 16 Mar 2025

https://github.com/guolindev/glance

A simple and handy Android database debugging library.

android database database-debugging jetpack kotlin

Last synced: 12 Apr 2025

https://github.com/theapache64/rebugger

A simple Compose Multiplatform library designed to print the reason for recomposition in your console/Logcat window."

android jetpack jetpack-compose recomposition

Last synced: 12 Apr 2025

https://github.com/joreilly/confetti

KMP/CMP GraphQL based conference project with Jetpack Compose Android, Compose for Wear, and Compose Multiplatform Desktop, Web and iOS clients along with GraphQL backend.

android apollo apollo-client compose-desktop compose-ios compose-multiplatform graphql graphql-client graphql-server jetpack jetpack-compose kmm kmp kotlin kotlin-multiplatform kotlin-multiplatform-mobile kotlin-native swift swiftui

Last synced: 14 May 2025

https://github.com/sdwfqin/androidquick

做外包用的快速开发库--微信、支付宝支付(含签名,下单)、自定义View(验证码/密码,九宫格图片上传等)、换肤、图片预览、RxJava、EventBus、JetPack、CameraX、base层封装等

android android-library androidx camerax coroutines hilt jetpack kotlin mvc mvp mvvm quicklib

Last synced: 05 Apr 2025

https://github.com/joreilly/Confetti

KMP/ CMP GraphQL based conference project with Jetpack Compose Android, Compose for Wear, Compose Multiplatform and SwiftUI iOS clients along with GraphQL backend.

android apollo apollo-client compose-desktop compose-ios compose-multiplatform graphql graphql-client graphql-server jetpack jetpack-compose kmm kmp kotlin kotlin-multiplatform kotlin-multiplatform-mobile kotlin-native swift swiftui

Last synced: 14 Mar 2025

https://github.com/taewan-p/gpt_mobile

Chat app for Android that supports answers from multiple LLMs at once. Bring your own API key AI client. Supports OpenAI, Anthropic, Google, and Ollama. Designed with Material3 & Compose.

android anthropic chatbots chatgpt claude collaborate compose deepseek gemini google groq groq-api hacktoberfest jetpack jetpack-compose kotlin ollama ollama-api ollama-app openai

Last synced: 15 May 2025

https://github.com/Taewan-P/gpt_mobile

Chat app for Android that supports answers from multiple LLMs at once. Bring your own API key AI client. Supports OpenAI, Anthropic, Google, and Ollama. Designed with Material3 & Compose.

android anthropic chatbots chatgpt claude collaborate compose deepseek gemini google groq groq-api hacktoberfest jetpack jetpack-compose kotlin ollama ollama-api ollama-app openai

Last synced: 08 May 2025

https://github.com/LuRenJiasWorld/WP-Editor.md

或许这是一个WordPress中最好,最完美的Markdown编辑器

editor jetpack markdown wordpress

Last synced: 18 Oct 2025

https://github.com/lurenjiasworld/wp-editor.md

或许这是一个WordPress中最好,最完美的Markdown编辑器

editor jetpack markdown wordpress

Last synced: 24 Oct 2025

https://github.com/ImaginativeShohag/Why-Not-Compose

A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook, showcase or play-ground if you want!

android android-cookbook android-jetpack android-showcase android-ui compose compose-showcase compose-ui jetpack jetpack-compose jetpackcompose kotlin kotlin-android material3 material3-android material3-components

Last synced: 24 Apr 2025

https://github.com/imaginativeshohag/why-not-compose

A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook, showcase or play-ground if you want!

android android-cookbook android-jetpack android-showcase android-ui compose compose-showcase compose-ui jetpack jetpack-compose jetpackcompose kotlin kotlin-android material3 material3-android material3-components

Last synced: 15 May 2025

https://github.com/GetStream/webrtc-android

🛰️ A versatile WebRTC pre-compiled Android library that reflects the recent WebRTC updates to facilitate real-time video chat for Android and Compose.

android getstream jetpack jetpack-compose kotlin rtc video-chat webrtc webrtc-android

Last synced: 02 May 2025

https://github.com/mindorksopensource/jetpack-compose-whatsapp-clone

An example project to demonstrate how to build WhatsApp using Jetpack Compose.

compose compose-tutorial example jetpack jetpack-compose tutorials whatsapp whatsapp-clone

Last synced: 04 Apr 2025

https://github.com/MindorksOpenSource/Jetpack-Compose-WhatsApp-Clone

An example project to demonstrate how to build WhatsApp using Jetpack Compose.

compose compose-tutorial example jetpack jetpack-compose tutorials whatsapp whatsapp-clone

Last synced: 13 Apr 2025

https://github.com/mukeshsolanki/markdownview-android

Markdown lets you easily display markdown data in android and its compose ready.

android android-webview codeview compose composer-library gradle jetpack jetpack-android jetpack-compose markdownview md readme

Last synced: 16 May 2025

https://github.com/ldlywt/IdeaMemo

Flash Capsule App written with Jetpack Compose. 开源Android闪念笔记App。

android compose jetpack kotlin notes-app

Last synced: 01 Mar 2025

https://github.com/skydoves/retrofit-adapters

🚆 Retrofit call adapters for modeling network responses using Kotlin Result, Jetpack Paging3, and Arrow Either.

android arrow-kt coroutines either jetpack kotlin kotlin-result network paging3 retrofit retrofit2

Last synced: 15 May 2025

https://github.com/google/android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.

android android-architecture-components android-development android-fhir-sdk android-library fhir fhir-client health healthcare interoperability jetpack jetpack-android kotlin kotlin-android kotlin-library sqlite sqlite-android sqlite-database structured-data-capture

Last synced: 15 May 2025

https://github.com/android/codelab-android-paging

Jetpack Paging codelab

jetpack paging

Last synced: 09 Jan 2026

https://github.com/melbehiry/Delish

Delish, a Food Recipes App in Jetpack Compose and Hilt based on modern Android tech-stacks and MVI clean architecture.

android architecture compose compose-navigation coroutines data-store flow hilt jetpack jetpack-compose kotlin kotlin-coroutines mvi mvi-architecture mvi-clean-architecture room viewmodel

Last synced: 27 Apr 2025

https://github.com/mindorksopensource/jetpack-compose-android-examples

Learn Jetpack Compose for Android by Examples. Learn how to use Jetpack Compose for Android App Development. Android’s modern toolkit for building native UI.

android-example compose compose-tutorial jetpack jetpack-android jetpack-compose kotlin-android

Last synced: 05 Apr 2025

https://github.com/mixinnetwork/android-app

📱 Android private messenger, crypto wallet and light node to Mixin Network

android androidx blockchain end-to-end-encryption jetpack kotlin

Last synced: 13 Feb 2026

https://github.com/MixinNetwork/android-app

📱 Android private messenger, crypto wallet and light node to Mixin Network

android androidx blockchain end-to-end-encryption jetpack kotlin

Last synced: 09 May 2025

https://github.com/prafullmishra/JetComposer

Collection of UIs and Animations built with Jetpack Compose for Android

android android-ui compose declarative-ui jetpack jetpack-compose kotlin kotlin-android

Last synced: 27 Apr 2025

https://github.com/takusemba/jethub

Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity

android coroutines jetpack jetpack-compose livedata mvvm navigation sample viewmodel

Last synced: 05 Apr 2025

https://github.com/TakuSemba/JetHub

Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity

android coroutines jetpack jetpack-compose livedata mvvm navigation sample viewmodel

Last synced: 26 Apr 2025

https://github.com/jenly1314/wanandroid

🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame

android app architecture architecture-components arouter dagger2 databinding glide gson gson-converter jetpack lifecycles livedata mvvm okhttp3 open-source retrofit2 room viewmodel wanandroid

Last synced: 05 Apr 2025

https://github.com/jenly1314/mvvmframe

🏰 MVVMFrame 是一个基于Google官方推出的JetPack构建的快速开发框架。从此构建一个MVVM模式的项目变得快捷简单。

android android-architecture-components architecture-components component dagger2 databinding hilt jetpack jetpack-android kotlin lifecycle livedata mvvm mvvm-architecture mvvm-framework repository retrofit2 room room-database viewmodel

Last synced: 01 Feb 2026

https://github.com/androiddev-social/dodoformastodon

🐘 Mastodon client for Android, iOS and Desktop (JVM)

compose-desktop jetpack kotlin-multiplatform mastodon mastodon-app mastodon-client

Last synced: 05 Apr 2025

https://github.com/getstream/gemini-android

✨ Gemini Android demonstrates Google's Generative AI on Android with Stream Chat SDK for Compose.

android architecture gemini generative-ai jetpack jetpack-compose kotlin skydoves

Last synced: 16 May 2025

https://github.com/zedlabs/WallPortal

Minimal Wallpapers for Android using Kotlin+Compose+MVVM+Hilt+Coroutines+Jetpack(Room, Paging, Navigation)

android android-studio coroutines coroutines-flow hacktoberfest jetpack jetpack-compose kotlin kotlin-android mvvm paging3 room-persistence-library ui

Last synced: 27 Apr 2025

https://github.com/GetStream/gemini-android

✨ Gemini Android demonstrates Google's Generative AI on Android with Stream Chat SDK for Compose.

android architecture gemini generative-ai jetpack jetpack-compose kotlin skydoves

Last synced: 31 Oct 2025

https://github.com/patilshreyas/compose-report-to-html

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

android cli command-line command-line-tool compose gradle gradle-android-plugin gradle-build gradle-plugin gradle-task jetpack jetpack-compose kotlin kotlin-android kotlinx-html reporting-tool

Last synced: 05 Apr 2025

https://github.com/nameisjayant/composeonescreens

Aim of this repository is to design single screen page UIS with Jetpack Compose (more focus on the complex ui's).

android compose compose-framework composeui jetpack jetpack-components jetpack-compose jetpack-compose-library jetpack-compose-tutorial jetpack-compose-tutorials jetpackcomposeapp kotlin

Last synced: 07 May 2025

https://github.com/Kin69/EasyNotes

EasyNotes: Jetpack Compose MVVM for seamless note-taking. Effortless creation, editing, and organization.

android dynamic foss free jetpack kotlin material notes opensource

Last synced: 19 Apr 2025

https://github.com/vipulasri/compose-slack-desktop

A Slack demo app for desktop using Jetpack Compose UI toolkit

android jetpack jetpack-compose jetpack-compose-desktop jetpackcompose kotlin kotlin-android

Last synced: 23 Apr 2025

https://github.com/rainbowcake/rainbowcake

A modern Android architecture framework built on Jetpack & Kotlin.

architecture jetpack kotlin

Last synced: 30 Dec 2025

https://github.com/dropbox/componentbox

Reactive server-driven UI for iOS, Android, and web

android compose ios jetpack kotlin-multiplatform react server-driven-ui swift-ui

Last synced: 03 Aug 2025

https://github.com/jianjunxiao/wanandroid

Kotlin+JetPack+协程实现的MVVM架构Wanandroid客户端

androidx coroutines daynight jetpack kotlin livedata livedatabus mvvm-android room viewmodel wanandroid

Last synced: 13 Apr 2025

https://github.com/KunMinX/Smooth-Navigation

提供流畅的 Jetpack Navigation 转场体验。并解决 GitHub 上 Navigation Add Hide 修改版普遍存在的缺陷。

fragment fragmentation jetpack navigation navigation-architecture-component navigation-component

Last synced: 26 Apr 2025

https://github.com/kunminx/smooth-navigation

提供流畅的 Jetpack Navigation 转场体验。并解决 GitHub 上 Navigation Add Hide 修改版普遍存在的缺陷。

fragment fragmentation jetpack navigation navigation-architecture-component navigation-component

Last synced: 07 Sep 2025

https://github.com/getstream/twitch-clone-compose

🎮 Twitch clone project demonstrates modern Android development built with Jetpack Compose and Stream Chat/Video SDK for Compose.

android architecture compose coroutines jetpack jetpack-compose kotlin mvi twitch

Last synced: 12 Apr 2025

https://github.com/dsa28s/compose-video

Video UI Component for Jetpack Compose (Powered by androidx.media3)

compose exoplayer jetpack player video

Last synced: 20 Feb 2026