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

Topic: "mvvm-android"

KunMinX/Jetpack-MVVM-Best-Practice

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

Language: Java - Size: 10.2 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 8,927 - Forks: 1,646

mxdldev/android-mvp-mvvm-flytour

🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。

Language: Java - Size: 33.5 MB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 3,158 - Forks: 560

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 at: about 1 month ago - Pushed at: 11 months ago - Stars: 2,616 - Forks: 375

PatilShreyas/Foodium

🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).

Language: Kotlin - Size: 18.4 MB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 2,296 - Forks: 416

androiddevnotes/awesome-android-learning-resources

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

Language: Kotlin - Size: 321 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1,797 - Forks: 268

PatilShreyas/NotyKT

📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.

Language: Kotlin - Size: 4.58 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,731 - Forks: 248

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 at: about 1 month ago - Pushed at: 12 months ago - Stars: 1,396 - Forks: 136

skydoves/MarvelHeroes

❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, Room, Repository, Koin) architecture.

Language: Kotlin - Size: 17.4 MB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 1,248 - Forks: 168

SilenceDut/KnowWeather

一款美观、实用的天气app。实践了模块化架构 和 Android Architecture Components

Language: Java - Size: 37 MB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 1,210 - Forks: 263

KunMinX/Jetpack-MVVM-Scaffold

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

Language: Java - Size: 1.95 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 1,029 - Forks: 126

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 at: 17 days ago - Pushed at: about 2 years ago - Stars: 1,010 - Forks: 172

Quyunshuo/AndroidBaseFrameMVVM

基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架

Language: Kotlin - Size: 549 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 993 - Forks: 160

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 at: 17 days ago - Pushed at: over 3 years ago - Stars: 920 - Forks: 82

FunkyMuse/Vigilante 📦

🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.

Language: Kotlin - Size: 3.63 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 777 - Forks: 63

enginebai/MovieHunt

Movie Android App written in Kotlin, MVVM, RxJava, Jetpack Compose (implementing), Android Architecture Components and Coroutine (Upcoming).

Language: Kotlin - Size: 51.5 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 753 - Forks: 85

ferPrieto/SpaceX-prepare-for-Clean-Architecture-liftoff

Clean Architecture Modular Project: MVVM + Jetpack Compose + Coroutines + Flows + Dagger2 + LiveData + UnitTests + UITests + Screenshot Tests + MockWebServer

Language: Kotlin - Size: 92.7 MB - Last synced at: 30 days ago - Pushed at: 9 months ago - Stars: 732 - Forks: 88

TheCodeMonks/Notzz-App

📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).

Language: Kotlin - Size: 6.82 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 670 - Forks: 53

erikjhordan-rey/People-MVVM

Sample created to practice MVVM and DataBinding in Android Applications.

Language: Java - Size: 708 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 668 - Forks: 195

amitshekhariitbhu/MVVM-Architecture-Android

MVVM architecture using Kotlin, Dagger, Retrofit, Coroutines, Flow, StateFlow, and etc.

Language: Kotlin - Size: 511 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 634 - Forks: 129

PhilippeBoisney/ArchApp

Simple Android app to show how to design a multi-modules MVVM Android app (fully tested)

Language: Kotlin - Size: 366 KB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 625 - Forks: 96

ZahraHeydari/MusicPlayer

Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer

Language: Kotlin - Size: 10.5 MB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 621 - Forks: 89

shub39/Rush

:star: Android app to search, save and share lyrics like spotify!

Language: Kotlin - Size: 256 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 583 - Forks: 33

waseefakhtar/dose-android

💊⏰ Dose is a medication reminder app for Android, built entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture

Language: Kotlin - Size: 14.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 576 - Forks: 95

mobiledevpro/Android-Kotlin-MVVM-Template 📦

AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI.

Language: Kotlin - Size: 1.79 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 556 - Forks: 50

mitchtabian/Clean-Notes

Clean Architecture by layer

Language: Kotlin - Size: 1.4 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 551 - Forks: 143

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 at: 16 days ago - Pushed at: about 1 year ago - Stars: 549 - Forks: 69

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 at: 4 days ago - Pushed at: about 3 years ago - Stars: 514 - Forks: 60

Chesire/Nekome

Nekome is an Android application to manage tracked Anime and Manga lists.

Language: Kotlin - Size: 34.5 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 493 - Forks: 47

wisnukurniawan/Compose-ToDo

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

Language: Kotlin - Size: 91 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 431 - Forks: 44

GetStream/AvengersChat

💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.

Language: Kotlin - Size: 83.2 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 366 - Forks: 37

wajahatkarim3/Imagine

An simple image gallery app utilizing Unsplash API to showcase modern Android development architecture (MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit)

Language: Kotlin - Size: 15.6 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 363 - Forks: 61

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 at: 15 days ago - Pushed at: almost 3 years ago - Stars: 357 - Forks: 52

VladimirWrites/BLTaxi

🚕 BL Taxi is a simple app for calling a taxi in the city Banja Luka built using modern Android development tools

Language: Kotlin - Size: 1.44 MB - Last synced at: 30 days ago - Pushed at: 9 months ago - Stars: 352 - Forks: 39

aritra-tech/Notify

📝 Notify is a simple note application build to demonstrate the use of clean MVVM Architecture with Jetpack Compose and Material-3 guidelines along with some Modern Android development tools.

Language: Kotlin - Size: 6.27 MB - Last synced at: about 7 hours ago - Pushed at: 15 days ago - Stars: 351 - Forks: 67

MathRoda/DashCoin

Light & Modern Crypto Currency Tracker with Jetpack Compose.

Language: Kotlin - Size: 22.5 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 323 - Forks: 41

merttoptas/BaseApp-Jetpack-Compose-Android-Kotlin

Sample Android Clean Architecture on App focused on written in Kotlin, following best practices using Jetpack with Compose.

Language: Kotlin - Size: 11.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 318 - Forks: 43

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 at: 3 days ago - Pushed at: 3 days ago - Stars: 296 - Forks: 49

hongbeomi/HarryPotter

🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt, Compose)

Language: Kotlin - Size: 74.8 MB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 282 - Forks: 60

Farhandroid/AndroidCleanArchitecture

This is a project built with Love ❤️ and also with Clean architecture in Android .

Language: Kotlin - Size: 8.74 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 275 - Forks: 60

jianjunxiao/wanandroid

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

Language: Kotlin - Size: 2.51 MB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 258 - Forks: 48

blindmonk/WanArchitecture

汇聚了业界知名架构文章。从建筑学的知识中得到一些对架构的思考,并以架构设计原则和目的对Jetpack MVVM 重新构造!

Language: Kotlin - Size: 1.88 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 237 - Forks: 32

Shouheng88/arch-android

Type based Jetpack MVVM library.

Language: Kotlin - Size: 2.33 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 226 - Forks: 37

AliAsadi/Android-MVVM-Architecture

A basic sample android application to understand MVVM in a very simple way.

Language: Java - Size: 201 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 198 - Forks: 59

Shivamdhuria/flows_guide

Android Application 🐕 based on offline first approach built using Dagger Hilt, Material Motion, Coroutines + Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.

Language: Kotlin - Size: 37.1 MB - Last synced at: 30 days ago - Pushed at: about 4 years ago - Stars: 193 - Forks: 29

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 at: over 1 year ago - Pushed at: over 5 years ago - Stars: 190 - Forks: 121

DIPSAS/DIPS.Xamarin.UI

A shared UI library that DIPS uses and maintains for their mobile applications.

Language: C# - Size: 2.49 MB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 188 - Forks: 12

abhinav272/NewsApp

A Sample News App written in Kotlin using Android Architecture Components, MVVM

Language: Kotlin - Size: 2.47 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 184 - Forks: 63

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 at: 19 days ago - Pushed at: 19 days ago - Stars: 180 - Forks: 17

hide-your-code/weather_compose_clean_architecture

This is sample app about Jetpack Compose, Clean Architecture, etc.

Language: Kotlin - Size: 13.5 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 180 - Forks: 41

alirezaeiii/TMDb-Paging-Playground

A sample to showcase Kotlin, MVVM, Paging, Dagger, RxJava, Coroutines, Jetpack Compose, Retrofit, Glide, DataBinding, MotionLayout, Espresso, Unit test, In-app updates and Github Actions.

Language: Kotlin - Size: 40.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 165 - Forks: 22

Vaibhav2002/MusicX

MusicX is a music player 🎵 android app built using Kotlin and Jetpack Compose. It follows M.A.D. practices and hence is a good learning resource for beginners

Language: Kotlin - Size: 54.9 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 164 - Forks: 20

HariAgus/GroceriesApp-Compose

🛒 Grocery App, food buying and selling application made with jetpack compose, mvvm and apply clean architecture

Language: Kotlin - Size: 42.6 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 162 - Forks: 31

a914-gowtham/LetsChat

LetsChat is a Sample Messaging Android application built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger-Hilt, Architecture Components, MVVM, Room, Testing, Coil, DataStore) and Firebase

Language: Kotlin - Size: 118 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 162 - Forks: 57

ovy9086/android-mvvm-rx

Simple MVVM architecture for Android using RX

Language: Kotlin - Size: 101 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 162 - Forks: 52

muratozturk5/Mova

Mova is a TMDb mobile add that list movies and series, shows their details, you can even watch trailers, save movies to list for watch later

Language: Kotlin - Size: 44.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 151 - Forks: 21

tunjid/teammate-android 📦

A Team Management app for creating tournaments and games for various sports

Language: Kotlin - Size: 4.6 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 139 - Forks: 27

2307vivek/Paging-3-Sample

This app is created as a sample app which loads movies from Tmdb api and uses Paging 3 library to show it in a Recycler view.

Language: Kotlin - Size: 172 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 134 - Forks: 29

Urdzik/MovieApp

🍿MVVM + Dagger Hilt + Android Architecture Components

Language: Kotlin - Size: 9.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 133 - Forks: 22

HariKulhari06/Covid-19-Tracker

Android app to track COVID-19 cases in India and globally.

Language: Kotlin - Size: 1.96 MB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 131 - Forks: 35

safaricom/LNMOnlineAndroidSample

Lipa Na MPESA Online (STK Push) Android Sample Application. This app demonstrates an e-commerce purchase and checkout process via Mpesa and Daraja :smile:

Language: Java - Size: 1.47 MB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 130 - Forks: 129

prasannajeet/kotlin-mvvm-hilt-flow-app

Kotlin first app using Clean Architecture with MVVM pattern along with Android Architecture Components such as LiveData, ViewModel, Navigation and idiomatic Kotlin using extension functions, type-aliases, Coroutines and Dependency Injection using Hilt

Language: Kotlin - Size: 6.13 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 129 - Forks: 21

akshay2211/NYTimes-Compose

An offline-first application in Jetpack Compose with MVVM architecture, representing a minimalistic implementation of Top Stories API.

Language: Kotlin - Size: 14.4 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 128 - Forks: 17

andreabresolin/AndroidCoroutinesPlayground

Android Coroutines Playground

Language: Kotlin - Size: 200 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 127 - Forks: 10

avidraghav/MyNotes

📝 A demo todo/notes app which demonstrates the use of MVVM architecture with Test-cases, Navigation Component Library, Room Database, LiveData, Coroutines, Datastore etc.

Language: Kotlin - Size: 687 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 123 - Forks: 27

adrielcafe/chroma

🎶 Chromatic tuner app for Android

Language: Kotlin - Size: 2.49 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 121 - Forks: 16

nkuppan/expensemanager

Enable users to store their expense & incomes and keep track of their finances.

Language: Kotlin - Size: 12.6 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 119 - Forks: 21

Mina-Mikhail/Kotlin-Base-MVVM

💎 Android Base Project with Kotlin and MVVM applying clean architecture

Language: Kotlin - Size: 1.1 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 118 - Forks: 25

mardous/BoomingMusic

A modern, Material 3 local music player built for smooth offline listening

Language: Kotlin - Size: 8.01 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 114 - Forks: 4

alexmamo/RoomJetpackCompose

RoomJetpackCompose is an app written in Kotlin and shows a simple solution to perform CRUD operations in the Room database using Kotlin Flow in clean architecture.

Language: Kotlin - Size: 226 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 113 - Forks: 23

lilongweidev/MVVM-Demo

MVVM-Demo commit (ViewModel、LiveData、DataBinding、ViewBinding、Hilt、Activity Result API、OKHttp、Retrofit、RxJava2、MMKV、Room、RecyclerVIew、ViewPager2、ViewPager、BaseQuickAdapter、Navigation、BottomNavigationView、腾讯X5WebView、 DrawerLayout、NavigationView、AlertDialog、BottomSheetDialog、MapView、TabLayout)

Language: Java - Size: 200 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 113 - Forks: 36

Codevate/mvvm-reddit

A companion project for our blog post on better Android software development using MVVM with RxJava.

Language: Java - Size: 1.46 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 111 - Forks: 23

sjjeong/SimpleRecyclerView

Do not create RecyclerView.Adapter and RecyclerView.ViewHolder anymore.

Language: Kotlin - Size: 169 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 106 - Forks: 11

cobeisfresh/CleanArchitecture-Android-Showcase

Language: Kotlin - Size: 259 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 106 - Forks: 26

2307vivek/Adopty

Adopty is a 🐶 dog adoption sample application built to demonstrate Jetpack Compose Ui.

Language: Kotlin - Size: 47.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 102 - Forks: 15

TheSomeshKumar/Flixplorer

Jetpack Compose project showcasing Android MVVM guideline published on https://developer.android.com/topic/architecture#recommended-app-arch

Language: Kotlin - Size: 459 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 101 - Forks: 12

niharika2810/MovieTray

Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.

Language: Kotlin - Size: 1.75 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 98 - Forks: 19

ndiritumichael/Rick-and-Morty-Compose

Simple android application that consumes Rick and Morty API to display characters,episodes,Location. Using it to demonstrate clean architecture and modularization in android development.

Language: Kotlin - Size: 19 MB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 97 - Forks: 5

certified84/AudioNote

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

Language: Kotlin - Size: 58.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 95 - Forks: 8

mardous/WhatSave

Save WhatsApp statuses in the easiest way

Language: Kotlin - Size: 6.7 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 94 - Forks: 13

yusufceylan/MVI-Clean-Architecture

MVI + Clean Architecture + Best Practices | Example of Clean Architecture of Android app using MVI design pattern with Jetpack and popular libraries

Language: Kotlin - Size: 261 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 94 - Forks: 22

shinhyo/Compose-BreakingBad

🧪 ☠︎ Jetpack Compose - Breaking Bad

Language: Kotlin - Size: 47.7 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 93 - Forks: 15

pratamawijaya/BaseKotlinAndroid

Base Project Android with Kotlin and MVVM

Language: Kotlin - Size: 4.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 91 - Forks: 38

satyamurti/LetsChat

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

Language: Kotlin - Size: 21.8 MB - Last synced at: 30 days ago - Pushed at: almost 5 years ago - Stars: 87 - Forks: 28

momintahir/KMP-News-App

This application demonstrates modern Android development with Koin, Ktor, Coroutines, Flows, SQLDelight, Voyager based on Clean Architecture.

Language: Kotlin - Size: 5.34 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 86 - Forks: 13

jslowinski/MusicPlayer

Jetpack compose music player

Language: Kotlin - Size: 3.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 85 - Forks: 11

dgewe/Chat-App-Android

Chat app based on the MVVM architecture using Kotlin, ViewModel, LiveData, DataBinding and more.

Language: Kotlin - Size: 1.94 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 85 - Forks: 34

ApimorLabs/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 at: 5 months ago - Pushed at: over 3 years ago - Stars: 84 - Forks: 9

ZahraHeydari/Android-MVVM-RX3-Dagger2-NavComponent 📦

Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX

Language: Kotlin - Size: 19.5 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 81 - Forks: 15

xujiaji/WanAndroid

一个简洁漂亮与众不同的WanAndroid客户端,欢迎下载体验(〃'▽'〃)。(A simple and beautiful Wanandroid client App.) MVVM + Dagger2 + DataBinding + Lifecycle + OkHttp + Retrofit2

Language: Java - Size: 6.08 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 81 - Forks: 25

OddCN/screen-share-to-browser

Instantly screen share from your Android device to pc browser over WiFi, with WebSocket.

Language: Java - Size: 95.1 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 81 - Forks: 35

wilburx9/Jade-Player

A media player for Android.

Language: Kotlin - Size: 18.6 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 79 - Forks: 29

mertceyhan/push-note-android

push note is a free Android app that you can keep your notes in the notification bar in seconds.

Language: Kotlin - Size: 1.36 MB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 77 - Forks: 3

captain82/Zomato

This project uses Zomato API to get restaurants,recipes,ratings,etc.Screenshots attached

Language: Kotlin - Size: 875 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 77 - Forks: 52

anitaa1990/Dagger2-Sample

A sample app to demo how to implement dagger in Android using Dagger Android Support library

Language: Java - Size: 194 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 77 - Forks: 29

kursatkumsuz/movie

A Multi-Module Android app built using with Kotlin, Jetpack Compose, MVVM with Clean Architecture, Paging3, Flow, Coroutines, Hilt, Retrofit, OKHttp, Firebase, DataStore

Language: Kotlin - Size: 3.87 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 76 - Forks: 12

martinraj/Food-ordering-app-like-swiggy-uber-eats-MVVM-and-Room-database-

Food ordering app using MVVM architecture patterns, Architecture Lifecycle components and Room database.

Language: Java - Size: 686 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 74 - Forks: 51

2307vivek/PagingCompose-Sample

This is a sample project which demonstrates how to create infinite lists 📋📋 with Paging 3 library in Jetpack Compose using modern Android Architecture Components(Kotlin, MVVM, Flow, Jetpack Compose, Paging 3 Library, Android Jetpack).

Language: Kotlin - Size: 174 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 73 - Forks: 8

thenishchalraj/Android-MVVM-Boilerplate-Creater

A script that automates the tedious task of creating basic android files with the packages and imports for MVVM architecture.

Language: Shell - Size: 220 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 70 - Forks: 12

ImaginativeShohag/Simple-MVVM

A simple Android MVVM pattern example

Language: Kotlin - Size: 16.5 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 69 - Forks: 12

muratozturk5/OpenAI-Dall-E-2

Kotlin DALL·E 2 is a new AI system that can create realistic images and art from a description in natural language.

Language: Kotlin - Size: 8.07 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 69 - Forks: 10

Related Topics
android 1,088 kotlin 940 mvvm-architecture 653 kotlin-android 562 retrofit2 558 mvvm 557 coroutines 352 room-database 351 clean-architecture 345 livedata 304 room 301 jetpack-compose 296 coroutines-android 263 viewmodel 232 kotlin-coroutines 227 android-application 201 room-persistence-library 184 hilt-android 181 retrofit 172 dagger2 171 dagger-hilt 170 android-app 163 jetpack-android 151 mvvm-pattern 128 jetpack 125 hilt 123 navigation-component 116 android-architecture 115 databinding 113 rxjava2 111 glide 110 java 103 flow 99 dependency-injection 98 firebase 97 android-studio 97 dagger2-android 96 koin 93 databinding-android 92 architecture-components 91 livedata-viewmodel 90 material-design 87 jetpack-navigation 84 navigation-architecture-component 81 hilt-dependency-injection 77 android-development 75 repository-pattern 72 viewbinding 71 compose 71 paging3 69 recyclerview 69 coroutines-flow 68 viewmodel-livedata 56 firebase-auth 56 android-architecture-components 55 retrofit2-kotlin 54 clean-code 49 hilt-dependency-injection-android 47 navigation 45 unit-testing 45 moshi 43 rxjava 42 rxjava-android 37 koin-kotlin 36 jetpack-lifecycle-components 36 okhttp3 36 kotlin-flow 35 androidx 35 rest-api 35 mockito 35 architecture 34 mvvm-sample 33 dagger2-mvvm 33 data-binding 32 api 32 hacktoberfest 31 gson 30 mvp-android 30 rxandroid 30 mvvm-framework 30 paging-library 29 datastore-android 29 modularization 29 material-ui 28 firebase-realtime-database 28 livedata-databinding 27 coil 27 lifecycle 26 koin-android 26 espresso 26 recyclerview-adapter 26 coil-kotlin 23 fragments 22 retrofit2-coroutines 21 junit 21 firebase-database 21 weather-app 21 roomdatabase 21 mvvm-databing 21 retrofit2-rxjava2 21