Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: jetpack-android

KunMinX/Jetpack-MVVM-Best-Practice

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

Language: Java - Size: 10.2 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 8,574 - Forks: 1,604

skydoves/Pokedex

🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.

Language: Kotlin - Size: 14.7 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 7,640 - Forks: 1,014

Foso/Jetpack-Compose-Playground

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

Language: Kotlin - Size: 69.9 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 3,242 - Forks: 279

androiddevnotes/awesome-android-kotlin-apps

👓 A curated list of awesome android kotlin apps by open-source contributors.

Language: Kotlin - Size: 15.7 MB - Last synced: 2 days ago - Pushed: 6 months ago - Stars: 2,393 - Forks: 348

airbnb/Showkase

🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements

Language: Kotlin - Size: 115 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2,045 - Forks: 104

REBOOTERS/AndroidAnimationExercise

Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享

Language: Java - Size: 100 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1,833 - Forks: 342

androiddevnotes/awesome-android-learning-resources

👓 A curated list of awesome android learning resources for android app developers.

Language: Kotlin - Size: 321 KB - Last synced: about 24 hours ago - Pushed: 9 days ago - Stars: 1,620 - Forks: 254

androiddevnotes/awesome-jetpack-compose-learning-resources

👓 A continuously updated list of learning Jetpack Compose for Android apps.

Language: Kotlin - Size: 4.36 MB - Last synced: about 23 hours ago - Pushed: 5 months ago - Stars: 1,188 - Forks: 121

KunMinX/UnPeek-LiveData

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

Language: Java - Size: 511 KB - Last synced: 3 months ago - Pushed: 8 months ago - Stars: 1,109 - Forks: 115

compose-museum/jetpack-compose-book 📦

Language: Kotlin - Size: 163 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 1,053 - Forks: 125

Spikeysanju/Expenso

📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture

Language: Kotlin - Size: 7.5 MB - Last synced: 19 days ago - Pushed: about 1 year ago - Stars: 956 - Forks: 167

KunMinX/Jetpack-MVVM-Scaffold

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

Language: Java - Size: 1.95 MB - Last synced: 6 months ago - Pushed: 8 months ago - Stars: 951 - Forks: 118

PatilShreyas/Capturable

🚀Jetpack Compose utility library for capturing Composable content and transforming it into Bitmap Image🖼️

Language: Kotlin - Size: 2.49 MB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 949 - Forks: 30

Pool-Of-Tears/Myne

An android app to download & read ebooks from Project Gutenberg, built with Jetpack Compose.

Language: Kotlin - Size: 11.5 MB - Last synced: about 12 hours ago - Pushed: about 12 hours ago - Stars: 935 - Forks: 56

Spikeysanju/Einsen

🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.

Language: Kotlin - Size: 4.33 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 899 - Forks: 79

KunMinX/Jetpack-MusicPlayer

Json 数据驱动,音乐播放组件

Language: Java - Size: 8.84 MB - Last synced: 6 months ago - Pushed: 8 months ago - Stars: 813 - Forks: 107

binaryshrey/Awesome-Android-Open-Source-Projects

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

Size: 279 KB - Last synced: 5 months ago - Pushed: 6 months ago - Stars: 725 - Forks: 129

mitchtabian/Open-API-Android-App

Kotlin, MVI, Hilt, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication

Language: Kotlin - Size: 2.01 MB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 681 - Forks: 228

DroidKaigi/conference-app-2021

The Official App for DroidKaigi 2021

Language: Kotlin - Size: 18.1 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 642 - Forks: 184

mars885/gamedge

An Android application for browsing video games and checking the latest gaming news from around the world.

Language: Kotlin - Size: 27.2 MB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 624 - Forks: 60

skydoves/Pokedex-AR

🦄 Pokedex-AR demonstrates ARCore, Sceneform, and modern Android tech stacks — such as Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.

Language: Kotlin - Size: 28.1 MB - Last synced: 19 days ago - Pushed: over 2 years ago - Stars: 582 - Forks: 57

mukeshsolanki/MarkdownView-Android

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

Language: JavaScript - Size: 3.42 MB - Last synced: 19 days ago - Pushed: 3 months ago - Stars: 578 - Forks: 93

Spikeysanju/JetQuotes

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

Language: Kotlin - Size: 8.42 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 534 - Forks: 67

skydoves/pokedex-compose

🗡️ Pokedex Compose demonstrates modern Android development with Jetpack Compose, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.

Language: Kotlin - Size: 9.16 MB - Last synced: 19 days ago - Pushed: 25 days ago - Stars: 532 - Forks: 92

TheCodeMonks/NYTimes-App

🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥

Language: Kotlin - Size: 20.2 MB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 508 - Forks: 61

zhujiang521/PlayWeather

🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有。还使用 Compose-Desktop 编写了桌面版本,快来试试吧!🔥🔥🔥

Language: Kotlin - Size: 174 MB - Last synced: about 1 month ago - Pushed: about 2 months ago - Stars: 466 - Forks: 73

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.

Language: Kotlin - Size: 99.8 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 458 - Forks: 238

Ezike/Baking-App-Kotlin

Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.

Language: Kotlin - Size: 3.82 MB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 454 - Forks: 83

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.

Language: Kotlin - Size: 382 KB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 435 - Forks: 74

oianmol/SlackAndroidClone

Slack android clone with Jetpack Compose!

Language: Kotlin - Size: 9.55 MB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 426 - Forks: 73

canopas/compose-intro-showcase

Highlight different features of the app using Jetpack Compose

Language: Kotlin - Size: 19.8 MB - Last synced: 3 days ago - Pushed: 2 months ago - Stars: 420 - Forks: 32

wajahatkarim3/Flippable

A Jetpack Compose library for animating a flip transition between the front and back of something, such as a card.

Language: Kotlin - Size: 5.15 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 406 - Forks: 30

jakepurple13/OtakuWorld

Anime Watcher, Manga Reader, and Novel Reader as three separate apps, same UI

Language: Kotlin - Size: 36.5 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 396 - Forks: 21

tfaki/Multi-Module-Nextflix-Composable

Includes jetpack compose, navigation, paging, hilt, retrofit, coil, coroutines, flow..

Language: Kotlin - Size: 13.3 MB - Last synced: 19 days ago - Pushed: 3 months ago - Stars: 392 - Forks: 44

vipulasri/JetDelivery

JetDelivery is a sample food delivery app, built with Jetpack Compose

Language: Kotlin - Size: 6.52 MB - Last synced: 19 days ago - Pushed: almost 2 years ago - Stars: 379 - Forks: 43

fmtjava/Jetpack_GitHub

基于Kotlin + Jetpack全家桶 + Coroutines(协程) + Flutter等架构实现的一款精简版Github客户端项目,望与广大小伙伴一起成长,欢迎start or fork!

Language: Roff - Size: 89 MB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 374 - Forks: 65

wisnukurniawan/Compose-ToDo

A fully functional Android ToDo app built entirely with Kotlin and Jetpack Compose

Language: Kotlin - Size: 91 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 344 - Forks: 35

mertceyhan/bitcoin-market-android

Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰

Language: Kotlin - Size: 931 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 340 - Forks: 52

ImangazalievM/android-developer-reference

🔥 A curated list of awesome Android articles sorted by topic.

Language: Kotlin - Size: 287 KB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 332 - Forks: 27

alorma/Compose-Settings

Android #JetpackCompose Settings library

Language: Kotlin - Size: 2.46 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 329 - Forks: 27

zion223/NeteaseCloudMusic-MVVM

Jetpack MVVM最佳实践 - 重构仿网易云音乐安卓客户端

Language: Java - Size: 4.09 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 293 - Forks: 63

mitchtabian/Dagger-Examples

Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)

Language: Java - Size: 309 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 275 - Forks: 160

jeppeman/android-jetpack-playground

Pet project for cutting edge Android development with Jetpack

Language: Kotlin - Size: 1.06 MB - Last synced: 19 days ago - Pushed: almost 4 years ago - Stars: 271 - Forks: 18

hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack

⚡️Comic reader app 📘 Learning MVVM / MVI with :cyclone: RxKotlin, Retrofit, Kotlinx Coroutine, Work Manager, Room, Firebase, AndroidX Startup, Clean Architecture, Arrow.Kt Functional Programming ... ❄️ androidx-startup, androidx-room, androidx-viewmodel, arrow-kt

Language: Kotlin - Size: 25.9 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 270 - Forks: 46

KunMinX/MVI-Dispatcher

简明易用框架,解决 MVI 实战痛点

Language: Java - Size: 664 KB - Last synced: 6 months ago - Pushed: 8 months ago - Stars: 269 - Forks: 33

mustfaibra/RoFFu

RoFFu is an online store specialized in sports shoes & Sneakers of many famous companies like Nike & Adidas, with a modern UI & beautiful animations like adding products to cart, bookmarking and change the sizes 🤩🔥

Language: Kotlin - Size: 22.6 MB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 246 - Forks: 34

thelumiereguy/ShaderShowcaseApp

A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.

Language: Kotlin - Size: 4.76 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 235 - Forks: 16

zhouhuandev/BaseDemo

🔥🔥🔥BaseDemo 是Android MVVM + Retrofit + OkHttp + Coroutine 协程 + Room + 组件化架构的Android应用开发规范化架构,通过不断的升级迭代,目前主要分为两个版本,分别为分支 MVVM+Databinding 组件化版本,分支MVVM+Databinding+Single 单体版本。旨在帮助您快速构建属于自己的APP项目架构,做到快速响应上手,另外再长期的实践经验中汇总了大量的使用工具类,主要放在了项目 `lib_common` 组件中,以供大家参考使用。具体使用请开发者工具自己项目需求决定选择如何使用。

Language: Java - Size: 9.84 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 233 - Forks: 51

gastsail/JetExample

Jetpack Compose UI components examples

Language: Kotlin - Size: 595 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 218 - Forks: 28

Shashank02051997/PlantShopUI-Android

Check out the new style for App Design aims for the Online Plant Shop Service using jetpack compose...😉😀😁😎

Language: Kotlin - Size: 5.29 MB - Last synced: 26 days ago - Pushed: 9 months ago - Stars: 213 - Forks: 14

Shouheng88/arch-android

Type based Jetpack MVVM library.

Language: Kotlin - Size: 2.33 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 198 - Forks: 32

Ezike/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), dagger hilt, and kotlin coroutines with StateFlow

Language: Kotlin - Size: 825 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 198 - Forks: 30

oianmol/DiscordJetpackCompose

A Jetpack compose clone for Discord Android Client

Language: Kotlin - Size: 36.5 MB - Last synced: 19 days ago - Pushed: almost 2 years ago - Stars: 193 - Forks: 10

mitchtabian/Local-db-Cache-Retrofit-REST-API-MVVM

App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM

Language: Java - Size: 778 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 190 - Forks: 121

akshay2211/Paper

A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.

Language: Kotlin - Size: 3.77 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 174 - Forks: 27

leonard-palm/compose-state-events

A new way to implement One-Time-UI-Events (former SingleLiveEvent) in a Compose world.

Language: Kotlin - Size: 178 KB - Last synced: about 2 months ago - Pushed: 6 months ago - Stars: 166 - Forks: 11

mobiledevpro/Jetpack-Compose-ChatApp-Template

App Template | Android, Kotlin, Jetpack Compose, modularization, MVI + Clean architecture

Language: Kotlin - Size: 989 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 165 - Forks: 13

alexstyl/compose-tinder-card

A Jetpack Compose Modifier that enables Tinder-like card gestures.

Language: Kotlin - Size: 2.32 MB - Last synced: 19 days ago - Pushed: about 1 year ago - Stars: 160 - Forks: 13

husaynhakeem/android-playground

Playground for Android samples

Language: Kotlin - Size: 22.6 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 158 - Forks: 59

mitchtabian/RestApiMVVM

App that interacts with a Rest Api. Architecture is MVVM.

Language: Java - Size: 942 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 150 - Forks: 119

iambaljeet/TwitterCompose

TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android.

Language: Kotlin - Size: 6.38 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 146 - Forks: 7

T8RIN/CookHelper

🍕CookHelper, a Food Social Network App in Jetpack Compose and Hilt based on modern Android tech-stacks, MVVM+ clean architecture and Material You design system.

Language: Kotlin - Size: 128 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 146 - Forks: 17

KunMinX/MVI-Dispatcher-KTX

简明易用框架,解决 MVI 实战痛点

Language: Kotlin - Size: 745 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 143 - Forks: 10

wisnukurniawan/Compose-Expense

A fully functional Android Expense Tracker app built entirely with Kotlin and Jetpack Compose

Language: Kotlin - Size: 9.78 MB - Last synced: 5 days ago - Pushed: 6 days ago - Stars: 141 - Forks: 14

savepopulation/modular-app-core

Core implementations for a modular Android App

Language: Kotlin - Size: 222 KB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 138 - Forks: 16

ahmed7official/Facebook-Timeline-Compose-Android

Facebook Timeline UI with Pure Kotlin Jetpack Compose

Language: Kotlin - Size: 1.76 MB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 137 - Forks: 20

meshramaravind/Online-Flora-Go-Go-App-UI-Android

New style for app design Online Flora Go Go App UI made in Jetpack Compose.😉😎

Language: Kotlin - Size: 1.52 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 137 - Forks: 30

Vaibhav2002/Taskify

Taskify - An app to manage your daily tasks and boost your productivity. Taskify is built using kotlin and follows all modern android Development practices and hence is a good learning resource for beginners

Language: Kotlin - Size: 55.6 MB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 121 - Forks: 33

OleksandrKucherenko/meter

Meter - is a simple micro-benchmarking tool for Android (and Java) projects. This is not a profiler, this is very small utility class that designed for making benchmarking easy. Nothing more. Alternative to Android Jetpack Benchmark.

Language: Java - Size: 11.5 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 118 - Forks: 6

ericktijerou/jettimer

:hourglass_flowing_sand: Timer app clone built with Jetpack Compose and Hilt #AndroidDevChallenge

Language: Kotlin - Size: 7.52 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 116 - Forks: 14

lopspower/PokeCardCompose

PokeCard Compose is a demo app 100% write in Compose, Flow and Koin based on MVI Clean Architecture 🐱⚡️

Language: Kotlin - Size: 91.5 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 115 - Forks: 6

iFr0z/WorkManagerNotification

This example shows how to set notification for a specific date and time with WorkManager

Language: Kotlin - Size: 141 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 115 - Forks: 38

kanch231004/News-Feed

Demonstrating clean architecture with Jetpack components with Room offline persistence and online/offline pagination. A medium article link is given below which explains this project.

Language: Kotlin - Size: 6.02 MB - Last synced: 7 months ago - Pushed: 9 months ago - Stars: 107 - Forks: 32

Ruan625Br/FileManagerSphere

Material Design file manager for Android

Language: Kotlin - Size: 51.8 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 106 - Forks: 12

shantudas/android-architecture-components-mvvm-retrofit-java

This repository contains Android Architecture Components ( LiveData , View Model and MVVM pattern with retrofit for consuming rest api )

Language: Java - Size: 1.98 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 105 - Forks: 34

LibrePass/LibrePass-Android

LibrePass Android Application

Language: Kotlin - Size: 1.81 MB - Last synced: about 24 hours ago - Pushed: 1 day ago - Stars: 105 - Forks: 7

ericktijerou/jetpuppy

Jetpuppy is a puppy adoption app using Jetpack Compose UI. #AndroidDevChallenge

Language: Kotlin - Size: 119 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 104 - Forks: 18

wangerekaharun/AndroidPagingWithCoroutines

Sample Code for implementing paging library with Kotlin Coroutines

Language: Kotlin - Size: 157 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 96 - Forks: 27

chintanrparmar/MaterialResideMenu

A swift style Animated side nav that slides the main app to the side with a 3d perspective menu with parallax effect.

Language: Kotlin - Size: 932 KB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 94 - Forks: 7

developersancho/CleanArchitectureMVVM

Example of Clean Architecture of Android app using MVVM, Koin, Coroutines, Retrofit, Room, Solid Principle, DRY, KISS, OOP

Language: Kotlin - Size: 331 KB - Last synced: 12 days ago - Pushed: over 2 years ago - Stars: 90 - Forks: 12

pushpalroy/jetstore

Clone of the Google Playstore app using Jetpack Compose.

Language: Kotlin - Size: 11.2 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 88 - Forks: 20

jslowinski/MusicPlayer

Jetpack compose music player

Language: Kotlin - Size: 3.11 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 85 - Forks: 11

RackaApps/ThinkRchive

An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.

Language: Kotlin - Size: 13.7 MB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 84 - Forks: 10

Spikeysanju/Epoch

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

Language: Kotlin - Size: 758 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 82 - Forks: 15

MiSikora/laboratory

Feature flags for multi-module Kotlin Android projects

Language: Kotlin - Size: 3.25 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 78 - Forks: 3

AidaIssayeva/recomposition_examples

Tools & tips to learn about recomposition in Jetpack Compose

Language: Kotlin - Size: 124 KB - Last synced: 19 days ago - Pushed: over 1 year ago - Stars: 72 - Forks: 0

SmartToolFactory/Posts-MVVM-DaggerHilt-Dynamic-Feature-RxJava3-Flow-Sample

Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests

Language: Kotlin - Size: 1.13 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 72 - Forks: 13

whitescent/Engine

Mapping your phone as a virtual joystick

Language: Kotlin - Size: 10.5 MB - Last synced: 3 months ago - Pushed: 8 months ago - Stars: 70 - Forks: 1

composablehorizons/jetpack-compose-app-template

A pragmatic Jetpack Compose app template to build lean apps with. It contains everything you need to get you up and running build Android apps using Jetpack Compose.

Language: Kotlin - Size: 618 KB - Last synced: 18 days ago - Pushed: 8 months ago - Stars: 68 - Forks: 5

meshramaravind/Foodizone

New style for app design Foodizone 🍔 App UI made in Jetpack Compose.😉😎

Language: Kotlin - Size: 3.18 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 64 - Forks: 20

Tlaster/NestedScrollView

NestedScrollView for Jetpack Compose

Language: Kotlin - Size: 2.57 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 63 - Forks: 12

shinhyo/Compose-BreakingBad

🧪 ☠︎ Jetpack Compose - Breaking Bad

Language: Kotlin - Size: 47.6 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 62 - Forks: 14

fengzhizi715/kotlin_tutorial

掘金的小册《Android 进阶:基于 Kotlin 的 Android App 开发实践》中的相关的例子

Language: Kotlin - Size: 939 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 60 - Forks: 15

certified84/AudioNote

An open source simple audio note taking app built to demonstrate android development best practices.

Language: Kotlin - Size: 58 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 59 - Forks: 5

AhmedVargos/Valorant-Agents

Valorant Agents app is a small Multi-Module demo application to demonstrate modern Android application tech-stacks with a Multi-module and MVVM architecture, with emphasize on Unit & UI testing.

Language: Kotlin - Size: 1.4 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 59 - Forks: 13

sidrxd/ValoX

This project is built using Compose multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

Language: Kotlin - Size: 4.09 MB - Last synced: 26 days ago - Pushed: 5 months ago - Stars: 58 - Forks: 5

ch8n/Compose-SpaceWars

Alien invasion 👾 gane is back! this time specially on Jetpack Compose Desktop 🚀, using Canvas API 🎨

Language: Kotlin - Size: 13.3 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 58 - Forks: 1

tahaak67/ShowcaseLayoutCompose

Showcase Layout allows you to easily showcase and explain jetpack compose UI elements to users in a beautiful and attractive way.

Language: Kotlin - Size: 17.8 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 57 - Forks: 1

PatilShreyas/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 store data synchronously with consistency and transaction support 😍

Language: Kotlin - Size: 143 KB - Last synced: 19 days ago - Pushed: over 3 years ago - Stars: 56 - Forks: 7

nickyrabit/StarbucksCoffeeJetpackComposeUI

I have implemented UI design using Jetpack Compose Kotlin UI Kit

Language: Kotlin - Size: 787 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 54 - Forks: 8

Related Keywords
jetpack-android 1,093 android 683 kotlin 559 jetpack-compose 477 kotlin-android 328 jetpack 237 mvvm-architecture 200 mvvm 162 jetpack-navigation 153 mvvm-android 147 android-application 138 retrofit2 137 coroutines 130 clean-architecture 108 kotlin-coroutines 102 compose 100 room-database 99 android-app 99 livedata 89 room 80 room-persistence-library 78 viewmodel 73 hilt-android 70 coroutines-android 62 material-design 60 hilt 58 android-studio 55 java 55 dagger-hilt 53 jetpack-lifecycle-components 53 android-development 51 retrofit 51 jetpackcompose 49 navigation-architecture-component 45 flow 43 dagger2 43 android-ui 40 android-library 38 navigation-component 38 androidx 34 navigation 33 databinding-android 33 hilt-dependency-injection 32 firebase 32 android-architecture 31 coroutines-flow 30 databinding 27 livedata-viewmodel 27 architecture-components 27 hacktoberfest 27 viewmodel-livedata 26 jetpack-compose-tutorial 24 viewbinding 24 okhttp3 23 koin 23 jetpack-pagination 22 dagger2-android 22 dependency-injection 21 material-ui 21 moshi 21 paging3 21 glide 20 paging-library 20 android-architecture-components 20 jetpack-components 19 kotlin-library 19 unit-testing 19 lifecycle 18 firebase-auth 18 mvi-architecture 18 datastore-android 17 mvi 17 compose-ui 17 koin-android 16 fragments 16 rxjava2 16 repository-pattern 16 ui 15 kotlin-flow 15 clean-code 15 material3 15 workmanager 14 coil-kotlin 14 espresso 14 ui-design 14 architecture 14 recyclerview 13 ui-components 13 retrofit2-coroutines 13 mockito 12 koin-kotlin 12 dicoding 12 retrofit2-kotlin 11 data-binding 11 bottomnavigationview 11 pagination 11 camerax 11 modularization 11 compose-navigation 11 ktor 11