{"id":13516996,"url":"https://github.com/androiddevnotes/awesome-android-kotlin-apps","last_synced_at":"2025-09-27T00:31:57.077Z","repository":{"id":37243518,"uuid":"276471933","full_name":"androiddevnotes/awesome-android-kotlin-apps","owner":"androiddevnotes","description":"👓 A curated list of awesome android kotlin apps by open-source contributors.","archived":false,"fork":false,"pushed_at":"2024-07-01T22:14:17.000Z","size":16412,"stargazers_count":2659,"open_issues_count":8,"forks_count":375,"subscribers_count":73,"default_branch":"master","last_synced_at":"2025-09-13T00:12:53.326Z","etag":null,"topics":["android","awesome","beginner-friendly","coroutines","dagger","dagger-hilt","firebase","first-issue","hacktoberfest","hacktoberfest2020","jetpack-android","koin","kotlin","mvvm","mvvm-android","retrofit","rxjava","unit-testing","viewmodel","workmanager"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/androiddevnotes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-01T20:07:51.000Z","updated_at":"2025-09-11T21:19:48.000Z","dependencies_parsed_at":"2024-01-13T05:06:06.638Z","dependency_job_id":"edeb2650-1e54-4ca1-ac48-32039d2b8962","html_url":"https://github.com/androiddevnotes/awesome-android-kotlin-apps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/androiddevnotes/awesome-android-kotlin-apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androiddevnotes%2Fawesome-android-kotlin-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androiddevnotes%2Fawesome-android-kotlin-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androiddevnotes%2Fawesome-android-kotlin-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androiddevnotes%2Fawesome-android-kotlin-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/androiddevnotes","download_url":"https://codeload.github.com/androiddevnotes/awesome-android-kotlin-apps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androiddevnotes%2Fawesome-android-kotlin-apps/sbom","scorecard":{"id":194730,"data":{"date":"2025-08-11","repo":{"name":"github.com/androiddevnotes/awesome-android-kotlin-apps","commit":"fc067f5dae4159d7d39f74f1b14d23087c5098aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/update_readme.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: awesome-android-kotlin-apps.main.jar:1","Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_readme.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/androiddevnotes/awesome-android-kotlin-apps/update_readme.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_readme.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/androiddevnotes/awesome-android-kotlin-apps/update_readme.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_readme.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/androiddevnotes/awesome-android-kotlin-apps/update_readme.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-16T21:36:34.553Z","repository_id":37243518,"created_at":"2025-08-16T21:36:34.553Z","updated_at":"2025-08-16T21:36:34.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277009878,"owners_count":25744543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","awesome","beginner-friendly","coroutines","dagger","dagger-hilt","firebase","first-issue","hacktoberfest","hacktoberfest2020","jetpack-android","koin","kotlin","mvvm","mvvm-android","retrofit","rxjava","unit-testing","viewmodel","workmanager"],"created_at":"2024-08-01T05:01:28.279Z","updated_at":"2025-09-27T00:31:57.055Z","avatar_url":"https://github.com/androiddevnotes.png","language":"Kotlin","readme":"\n\n\u003c!--\nTHIS IS A COMPUTER GENERATED README FILE. IF YOU'RE HERE TO MODIFY SOME CONTENT, GOTO \nhttps://github.com/androiddevnotes/awesome-android-kotlin-apps/edit/master/README.model.md \nAND EDIT THE  MODEL FILE.\n--\u003e\n\n\n\u003ch1 align=\"center\"\u003eAwesome Android Kotlin Apps\u003c/h1\u003e\u003c/br\u003e\n\n\u003cp align=\"center\"\u003e\n:eyeglasses: A curated list of awesome android kotlin apps by open-source contributors.\n\u003c/p\u003e\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#\"\u003e\u003cimg alt=\"Awesome Android Kotlin Apps Count badge\" src=\"https://badgen.net/badge/Apps/143?icon=https://raw.githubusercontent.com/androiddevnotes/awesome-android-kotlin-apps/master/assets/count.svg\u0026color=0984e3\"/\u003e\u003c/a\u003e\n  \u003ca href=\"#\"\u003e\u003cimg alt=\"Android Language Badge\" src=\"https://badgen.net/badge/OS/Android?icon=https://raw.githubusercontent.com/androiddevnotes/awesome-android-kotlin-apps/master/assets/android.svg\u0026color=3ddc84\"/\u003e\u003c/a\u003e\n  \u003ca href=\"#\"\u003e\u003cimg alt=\"Kotlin Language Badge\" src=\"https://badgen.net/badge/language/Kotlin?icon=https://raw.githubusercontent.com/androiddevnotes/awesome-android-kotlin-apps/master/assets/kotlin.svg\u0026color=f18e33\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/androiddevnotes\"\u003e\u003cimg alt=\"androiddevnotes GitHub badge\" src=\"https://badgen.net/badge/GitHub/androiddevnotes?icon=github\u0026color=24292e\"/\u003e\u003c/a\u003e\n\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"320px\" src=\"assets/androiddevnotes.png\" alt=\"androiddevnotes logo\"\u003e\u003c/img\u003e\n\u003c/p\u003e\u003cbr\u003e\n\n\n**Awesome Android Kotlin Apps** aims to be the starting point for developers to find an Android app with a particular Tech Stack / Libraries.\n\n___🔃 Last updated : Thu Oct 12 18:02:44 UTC 2023___\n\n## Contents\n\n:art: [**Pattern**](#art-pattern)\n\n\n- [Jetpack Compose Apps](#jetpack-compose-apps)\n\n- [Model View ViewModel (MVVM)](#mvvm)\n\n    - [Normal](#normal)\n    - [Clean Architecture](#clean-architecture)\n\n- [Model View Intent (MVI)](#mvi)\n\n    - [Normal](#normal-1)\n    - [Clean Architecture](#clean-architecture-1)\n\n- [Model View Presenter (MVP)](#mvp)\n\n- [Model View Controller (MVC) and Other Patterns](#other)\n\n\n:books: [**Tech Stack/Libraries**](#books-tech-stacklibraries)\n\n:memo: [**Contributing**](#memo-contributing)\n\n:moyai: [**Core Contributors**](#moyai-core-contributors)\n\n\n## :art: Pattern\n\n### Jetpack Compose Apps\n\n| Name                                             | Author ✍️                                        | Description 🗒️                                                                                                                                                  | Reputation 💪                |\n|--------------------------------------------------|-------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|\n| [awesome-jetpack-compose-android-apps](https://github.com/androiddevnotes/awesome-jetpack-compose-android-apps) | [androiddevnotes](https://github.com/androiddevnotes) | 👓 A curated list of awesome Jetpack Compose android apps by open-source contributors.\u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 8 months ago\u003c/i\u003e | 🌟 995 \u003c/br\u003e 🍴 103 \u003c/br\u003e 👁️ 21  |\n| [DICE-ROLL-APP](https://github.com/SSAHHC/DICE_ROLL_APP) | [SSAHHC](https://github.com/SSAHHC) | BASIC JETPACK COMPOSE APP\u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 12 months ago\u003c/i\u003e | 🌟 1 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 1  |\n| [RickNMortyCompose](https://github.com/a914-gowtham/RickNMortyCompose) | [a914-gowtham](https://github.com/a914-gowtham) | A Jetpack compose android app based on Rick and Morty Graphql \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 23 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 1  |\n\n### MVVM\n\n#### Normal\n\n| Name                                             | Author ✍️                                        | Description 🗒️                                                                                                                                                  | Reputation 💪                |\n|--------------------------------------------------|-------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|\n| [showly-2.0](https://github.com/michaldrabik/showly-2.0) | [michaldrabik](https://github.com/michaldrabik) | Showly 2.0 is modern, slick, open-sourced Android TV Shows Tracker.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, Firebase Messaging, WorkManager, Navigation, Dynamicanimation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 10 minutes ago\u003c/i\u003e | 🌟 611 \u003c/br\u003e 🍴 41 \u003c/br\u003e 👁️ 14  |\n| [Inure](https://github.com/Hamza417/Inure) | [Hamza417](https://github.com/Hamza417) | An elegant and beautiful premium Android app manager for both rooted and non-rooted devices and a built-in terminal, analytics panel and an independent custom theme engine, developed with purely custom APIs created for this app.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : LiveData, ViewModel, WebKit, APK Parser, libsu \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 hour ago\u003c/i\u003e | 🌟 667 \u003c/br\u003e 🍴 43 \u003c/br\u003e 👁️ 14  |\n| [vocable-android](https://github.com/willowtreeapps/vocable-android) | [willowtreeapps](https://github.com/willowtreeapps) | Vocable for Android\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Room, Data Binding, AR, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 hours ago\u003c/i\u003e | 🌟 96 \u003c/br\u003e 🍴 12 \u003c/br\u003e 👁️ 106  |\n| [alkaa](https://github.com/igorescodro/alkaa) | [igorescodro](https://github.com/igorescodro) | Open-source app to manage your tasks quickly and easily\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Espresso, UiAutomator, Mockk, Coroutines, Navigation, Room, MotionLayout, KTX, Modularization, Dynamic Delivery, Dark Theme, klint, Detekt, codebeat, CodeFactor, Codacy, MPAndroidChart, Groupie, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 5 hours ago\u003c/i\u003e | 🌟 1057 \u003c/br\u003e 🍴 114 \u003c/br\u003e 👁️ 18  |\n| [MyCuration](https://github.com/phicdy/MyCuration) | [phicdy](https://github.com/phicdy) | RSS Reader for Android with article filtering and curation\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit,  Jsoup, WorkManager, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 15 hours ago\u003c/i\u003e | 🌟 27 \u003c/br\u003e 🍴 9 \u003c/br\u003e 👁️ 1  |\n| [SoMovie](https://github.com/LouisFn/SoMovie) | [LouisFn](https://github.com/LouisFn) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Compose, Kotlin, Coroutines, Gradle Kotlin DSL, Multi Module, View Model, Room, DataStore, Paging 3, Hilt, Retrofit, Coil, JUnit, Jacoco, Ktlint, Detekt, Github Actions \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 19 hours ago\u003c/i\u003e | 🌟 12 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 2  |\n| [NotyKT](https://github.com/PatilShreyas/NotyKT) | [PatilShreyas](https://github.com/PatilShreyas) | 📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Backend - Ktor, PostgreSQL; Android = Coroutines, Flow, Navigation Architecture, LiveData, ViewModel, Room DB, DataStore, Jetpack Security, WorkManager, Dagger Hilt DI, Jetpack Compose, Material UI, Retrofit, Moshi \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 days ago\u003c/i\u003e | 🌟 1575 \u003c/br\u003e 🍴 224 \u003c/br\u003e 👁️ 25  |\n| [Nekome](https://github.com/Chesire/Nekome) | [Chesire](https://github.com/Chesire) | Nekome is an Android application to manage tracked Anime and Manga lists.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, WorkManager, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 days ago\u003c/i\u003e | 🌟 338 \u003c/br\u003e 🍴 40 \u003c/br\u003e 👁️ 3  |\n| [plees-tracker](https://github.com/vmiklos/plees-tracker) | [vmiklos](https://github.com/vmiklos) | Plees Tracker is a simple sleep tracker for your Android phone.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Room, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 days ago\u003c/i\u003e | 🌟 121 \u003c/br\u003e 🍴 32 \u003c/br\u003e 👁️ 7  |\n| [apkupdater](https://github.com/rumboalla/apkupdater) | [rumboalla](https://github.com/rumboalla) | APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, JSoup, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 days ago\u003c/i\u003e | 🌟 1853 \u003c/br\u003e 🍴 170 \u003c/br\u003e 👁️ 88  |\n| [libbra](https://github.com/nuhkoca/libbra) | [nuhkoca](https://github.com/nuhkoca) | A currency tracker app demonstration. It refreshes currency list every single second based on the main currency. In addition to that, main currency is selectable.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 days ago\u003c/i\u003e | 🌟 53 \u003c/br\u003e 🍴 11 \u003c/br\u003e 👁️ 1  |\n| [WallPortal](https://github.com/zedlabs/WallPortal) | [zedlabs](https://github.com/zedlabs) | Minimal Wallpapers for Android using Kotlin+Compose+MVVM+Hilt+Coroutines+Jetpack(Room, Paging, Navigation)\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Retrofit, Room, Paging, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 5 days ago\u003c/i\u003e | 🌟 278 \u003c/br\u003e 🍴 48 \u003c/br\u003e 👁️ 4  |\n| [Pokedex](https://github.com/skydoves/Pokedex) | [skydoves](https://github.com/skydoves) | 🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Testing, Retrofit, Room, Data Binding, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 5 days ago\u003c/i\u003e | 🌟 7069 \u003c/br\u003e 🍴 933 \u003c/br\u003e 👁️ 212  |\n| [Kotlin-Pokedex](https://github.com/mrcsxsiq/Kotlin-Pokedex) | [mrcsxsiq](https://github.com/mrcsxsiq) | :cyclone: A Pokedex app using ViewModel, ViewBinding, LiveData, Room and Navigation\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : LiveData, Navigation Jetpack, ViewModel, Room, Gradle Kotlin DSL, Databinding, Retrofit, Koin and Ktlint \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 6 days ago\u003c/i\u003e | 🌟 1448 \u003c/br\u003e 🍴 210 \u003c/br\u003e 👁️ 24  |\n| [flexbooru](https://github.com/flexbooru/flexbooru) | [flexbooru](https://github.com/flexbooru) | A booru client for Android, support Danbooru, Moebooru, Gelbooru, Shimmie, etc.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Kodein, Coroutines, Testing, Retrofit, Room, WorkManager, Exoplayer, Navigation, Tikxml, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 week ago\u003c/i\u003e | 🌟 771 \u003c/br\u003e 🍴 70 \u003c/br\u003e 👁️ 29  |\n| [habitica-android](https://github.com/HabitRPG/habitica-android) | [HabitRPG](https://github.com/HabitRPG) | Native Android app for Habitica\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RxJava, Retrofit, Realm, Firebase Messaging, Paging, Navigation, Facebook, FlowLayout, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 week ago\u003c/i\u003e | 🌟 1237 \u003c/br\u003e 🍴 492 \u003c/br\u003e 👁️ 57  |\n| [rugby-ranker](https://github.com/ricknout/rugby-ranker) | [ricknout](https://github.com/ricknout) | An Android app for viewing and predicting the latest World Rugby rankings 🏉\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Testing, Retrofit, Room, WorkManager, Navigation, insetter, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 week ago\u003c/i\u003e | 🌟 288 \u003c/br\u003e 🍴 48 \u003c/br\u003e 👁️ 10  |\n| [muzei](https://github.com/muzei/muzei) | [muzei](https://github.com/muzei) | Muzei Live Wallpaper for Android\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Testing, Retrofit, Room, Firebase Perf,  WorkManager, Paging, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 weeks ago\u003c/i\u003e | 🌟 4553 \u003c/br\u003e 🍴 961 \u003c/br\u003e 👁️ 185  |\n| [Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer) | [VIPyinzhiwei](https://github.com/VIPyinzhiwei) | 🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目，采用 Jetpack + 协程实现的 MVVM 架构。\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Testing, Retrofit, WorkManager, GSYVideoPlayer, Data Binding, PermissionX, EventBus, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 weeks ago\u003c/i\u003e | 🌟 1762 \u003c/br\u003e 🍴 405 \u003c/br\u003e 👁️ 34  |\n| [Photos](https://github.com/SIKV/Photos) | [SIKV](https://github.com/SIKV) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RxJava, Testing, Retrofit, Room, Firestore, Firebase-ML, Firebase-Analytics, Paging, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 weeks ago\u003c/i\u003e | 🌟 80 \u003c/br\u003e 🍴 17 \u003c/br\u003e 👁️ 5  |\n| [awaker](https://github.com/ruzhan1116/awaker) | [ruzhan1116](https://github.com/ruzhan1116) | article app for android\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : RxJava, Testing, Retrofit, Room, ExoPlayer, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 months ago\u003c/i\u003e | 🌟 526 \u003c/br\u003e 🍴 87 \u003c/br\u003e 👁️ 17  |\n| [raffler-kotlin](https://github.com/fibelatti/raffler-kotlin) | [fibelatti](https://github.com/fibelatti) |  A raffling app developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Room, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 months ago\u003c/i\u003e | 🌟 47 \u003c/br\u003e 🍴 3 \u003c/br\u003e 👁️ 4  |\n| [GitExplorer-Android](https://github.com/Shashank02051997/GitExplorer-Android) | [Shashank02051997](https://github.com/Shashank02051997) | Find the right git commands 🔥 without digging through the web.😊😊😉\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 months ago\u003c/i\u003e | 🌟 134 \u003c/br\u003e 🍴 23 \u003c/br\u003e 👁️ 7  |\n| [open-event-attendee-android](https://github.com/fossasia/open-event-attendee-android) | [fossasia](https://github.com/fossasia) | Open Event Attendee Android General App https://github.com/fossasia/open-event-android/blob/apk/open-event-dev-app-playStore-debug.apk\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, RxJava, Testing, Retrofit, Room, Stripe, PayPal, Mapbox, Paging, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 months ago\u003c/i\u003e | 🌟 1946 \u003c/br\u003e 🍴 563 \u003c/br\u003e 👁️ 30  |\n| [The-Movie-DB-Kotlin](https://github.com/dangquanuet/The-Movie-DB-Kotlin) | [dangquanuet](https://github.com/dangquanuet) | The Movie DB app using Kotlin with updated Android features\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, RxJava, Testing, Retrofit, Room,  Paging, Data Binding, Easy Permissions, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 months ago\u003c/i\u003e | 🌟 390 \u003c/br\u003e 🍴 92 \u003c/br\u003e 👁️ 8  |\n| [DroidNotes](https://github.com/mrcsxsiq/DroidNotes) | [mrcsxsiq](https://github.com/mrcsxsiq) | 📝   Note List app based on MVVM architecture (ViewModel, LiveData, Coroutines, Room and Jetpack Compose)\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : ViewModel, LiveData, Coroutines, Room, Jetpack Compose \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 months ago\u003c/i\u003e | 🌟 56 \u003c/br\u003e 🍴 5 \u003c/br\u003e 👁️ 3  |\n| [qksms](https://github.com/moezbhatti/qksms) | [moezbhatti](https://github.com/moezbhatti) | The most beautiful SMS messenger for Android\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RxJava, Testing, Retrofit, Realm, ExoPlayer, Conductor, Data Binding, ShortcutBadger, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 months ago\u003c/i\u003e | 🌟 4264 \u003c/br\u003e 🍴 1065 \u003c/br\u003e 👁️ 131  |\n| [Presently](https://github.com/alisonthemonster/Presently) | [alisonthemonster](https://github.com/alisonthemonster) | Android app for recording gratitude journal entries -- over 1 million installs, contribute today!\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RxJava, Testing, Room, Firebase Messaging,  WorkManager, Dropbox, Calendar view, Paging, Biometric, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 5 months ago\u003c/i\u003e | 🌟 348 \u003c/br\u003e 🍴 75 \u003c/br\u003e 👁️ 14  |\n| [Praxis](https://github.com/mutualmobile/Praxis) | [mutualmobile](https://github.com/mutualmobile) | Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture ✌🏽\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Retrofit, Coroutines, RXJava2, ViewModel, Data Binding \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 5 months ago\u003c/i\u003e | 🌟 320 \u003c/br\u003e 🍴 46 \u003c/br\u003e 👁️ 10  |\n| [wanandroid](https://github.com/lulululbj/wanandroid) | [lulululbj](https://github.com/lulululbj) | Jetpack MVVM For Wanandroid 最佳实践 ！\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Navigation, FlowLayout, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 5 months ago\u003c/i\u003e | 🌟 1362 \u003c/br\u003e 🍴 234 \u003c/br\u003e 👁️ 20  |\n| [ForgetMeNot](https://github.com/tema6120/ForgetMeNot) | [tema6120](https://github.com/tema6120) | A flashcard app for Android.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines + Flow, SQLDelight, Kotlin Serialization, Klock, Brackeys-IDE EditorKit \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 6 months ago\u003c/i\u003e | 🌟 333 \u003c/br\u003e 🍴 37 \u003c/br\u003e 👁️ 9  |\n| [Updoot](https://github.com/adityam49/Updoot) | [adityam49](https://github.com/adityam49) | A reddit client built for android \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Testing, Retrofit, Room, ExoPlayer, WorkManager, Data Binding, Navigation, LiveData, ViewModel, Compose \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 6 months ago\u003c/i\u003e | 🌟 66 \u003c/br\u003e 🍴 7 \u003c/br\u003e 👁️ 4  |\n| [TvFlix](https://github.com/reactivedroid/TvFlix) | [reactivedroid](https://github.com/reactivedroid) | TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Testing, Retrofit, Room, Paging, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 6 months ago\u003c/i\u003e | 🌟 410 \u003c/br\u003e 🍴 60 \u003c/br\u003e 👁️ 15  |\n| [Resplash](https://github.com/b-lam/Resplash) | [b-lam](https://github.com/b-lam) | Unofficial Unsplash Android App\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room, Firestore, Firebase In-App Messaging, Paging, Navigation, Google Play Billing, Muzei, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 7 months ago\u003c/i\u003e | 🌟 591 \u003c/br\u003e 🍴 106 \u003c/br\u003e 👁️ 14  |\n| [fenix](https://github.com/mozilla-mobile/fenix) | [mozilla-mobile](https://github.com/mozilla-mobile) |  ⚠️ Fenix (Firefox for Android) moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-android\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Testing, Retrofit, Room, Firebase Perf,  WorkManager, Paging, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 8 months ago\u003c/i\u003e | 🌟 6553 \u003c/br\u003e 🍴 1316 \u003c/br\u003e 👁️ 144  |\n| [Portfolio-App](https://github.com/ashucoder1/Portfolio-App) | [ashucoder1](https://github.com/ashucoder1) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Kotlin, Room, Basic Intents, Gallery Image Picker \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 8 months ago\u003c/i\u003e | 🌟 0 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 1  |\n| [iiCnma](https://github.com/ImnIrdst/iiCnma) | [ImnIrdst](https://github.com/ImnIrdst) | A playground android app, showcasing the latest technologies and architectures using the Movie Database APIs.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Testing, Coroutines + Flow, Retrofit, Room, LiveData, ViewModel, Paging, Navigation \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 8 months ago\u003c/i\u003e | 🌟 46 \u003c/br\u003e 🍴 6 \u003c/br\u003e 👁️ 2  |\n| [MVVM-Architecture-Android](https://github.com/amitshekhariitbhu/MVVM-Architecture-Android) | [amitshekhariitbhu](https://github.com/amitshekhariitbhu) | MVVM architecture using Kotlin, Dagger, Retrofit, Coroutines, Flow, StateFlow, and etc.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RXJava2, ViewModel, Data Binding, LiveData. \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 8 months ago\u003c/i\u003e | 🌟 435 \u003c/br\u003e 🍴 106 \u003c/br\u003e 👁️ 14  |\n| [iosched](https://github.com/google/iosched) | [google](https://github.com/google) | The Google I/O Android App\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Testing, Room, Firestore, Firebase Auth, Firebase Messaging, Firebase Functions, Navigation, ARCore, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 9 months ago\u003c/i\u003e | 🌟 21786 \u003c/br\u003e 🍴 6269 \u003c/br\u003e 👁️ 1438  |\n| [apturicovid-android](https://github.com/ApturiCOVID/apturicovid-android) | [ApturiCOVID](https://github.com/ApturiCOVID) | Apturi Covid Android lietotne\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RxJava, Testing, Retrofit, Room,  WorkManager, Data Binding, ShortcutBadger, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 10 months ago\u003c/i\u003e | 🌟 38 \u003c/br\u003e 🍴 7 \u003c/br\u003e 👁️ 8  |\n| [DeezerClone](https://github.com/fevziomurtekin/DeezerClone) | [fevziomurtekin](https://github.com/fevziomurtekin) | This Application using Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData),Navigation based on MVVM architecture. \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Flow, Jetpack (Room, ViewModel,Navigation LiveData), Retrofit, Paging, Testing \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 11 months ago\u003c/i\u003e | 🌟 92 \u003c/br\u003e 🍴 9 \u003c/br\u003e 👁️ 1  |\n| [MovieMan](https://github.com/calvinnor/MovieMan) | [calvinnor](https://github.com/calvinnor) | An open-source Android app for viewing Movies / TV information.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 11 months ago\u003c/i\u003e | 🌟 81 \u003c/br\u003e 🍴 13 \u003c/br\u003e 👁️ 7  |\n| [ChangeDetection](https://github.com/bernaferrari/ChangeDetection) | [bernaferrari](https://github.com/bernaferrari) | Automatically track websites changes on Android in background.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RxJava, Retrofit, Room, Firestore, WorkManager, Paging, Data Binding, Navigation, JSoup, js-evaluator-for-android, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 11 months ago\u003c/i\u003e | 🌟 675 \u003c/br\u003e 🍴 91 \u003c/br\u003e 👁️ 19  |\n| [flexbooru-ap](https://github.com/flexbooru/flexbooru-ap) | [flexbooru](https://github.com/flexbooru) | An anime-pictures.net client for Android.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Kodein, Coroutines, Retrofit, Room, WorkManager, Navigation, Markwon, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 12 months ago\u003c/i\u003e | 🌟 69 \u003c/br\u003e 🍴 7 \u003c/br\u003e 👁️ 4  |\n| [Instant-Weather](https://github.com/mayokunadeniyi/Instant-Weather) | [mayokunadeniyi](https://github.com/mayokunadeniyi) | An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, WorkManager, Paging, Data Binding, Navigation, Algolia Search, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 734 \u003c/br\u003e 🍴 159 \u003c/br\u003e 👁️ 19  |\n| [MovieCatalogue](https://github.com/ryanrvldo/MovieCatalogue) | [ryanrvldo](https://github.com/ryanrvldo) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : ViewModel, LiveData, Coroutines, Firebase Cloud Messaging, Retrofit, Room, Glide, Dagger Hilt, and Google Material. \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 22 \u003c/br\u003e 🍴 3 \u003c/br\u003e 👁️ 1  |\n| [AnimeXStream](https://github.com/mukul500/AnimeXStream) | [mukul500](https://github.com/mukul500) | An Android app to watch anime on your phone without ads.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Retrofit, RxJava, Epoxy, ViewModel, LiveData, Navigation, Realm, ExoPlayer v2.0, Glide \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 2470 \u003c/br\u003e 🍴 214 \u003c/br\u003e 👁️ 132  |\n| [MovieHunt](https://github.com/enginebai/MovieHunt) | [enginebai](https://github.com/enginebai) | Movie Android App written in Kotlin, MVVM, RxJava, Jetpack Compose (implementing), Android Architecture Components and Coroutine (Upcoming).\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, RxJava, Room, Paging, Navigation, Epoxy, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 684 \u003c/br\u003e 🍴 82 \u003c/br\u003e 👁️ 16  |\n| [space-app](https://github.com/ValterKasper/space-app) | [ValterKasper](https://github.com/ValterKasper) | An Android app which shows timeline of upcoming rocket launches and showcases architecture of real application.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, WorkManager, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 153 \u003c/br\u003e 🍴 17 \u003c/br\u003e 👁️ 5  |\n| [Upgur](https://github.com/xiprox/Upgur) | [xiprox](https://github.com/xiprox) | A very simple offline-first Imgur client app\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Retrofit, Room, WorkManager, Navigation, android-upload-service, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 13 \u003c/br\u003e 🍴 3 \u003c/br\u003e 👁️ 2  |\n| [WallpaperApp-mvvm](https://github.com/androiddevnotesforks/WallpaperApp_mvvm) | [androiddevnotesforks](https://github.com/androiddevnotesforks) | App for viewing and downloading wallpapers\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Retrofit, Room, Lottie, Zoomy, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 2 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 0  |\n| [feedapp](https://github.com/dievskiy/feedapp) | [dievskiy](https://github.com/dievskiy) | Calorie tracker for android that supports recipes and products search. \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RxJava, Testing, Retrofit, Room, Firestore, Firebase Auth, Facebook Login, WorkManager, MPAndroidChart, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 67 \u003c/br\u003e 🍴 14 \u003c/br\u003e 👁️ 3  |\n| [MusicPlayer](https://github.com/ZahraHeydari/MusicPlayer) | [ZahraHeydari](https://github.com/ZahraHeydari) | Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Testing, Room, Firebase Storage, Firebase Auth, Firebase Messaging, Firebase Perf, Firebase Functions,  Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 573 \u003c/br\u003e 🍴 87 \u003c/br\u003e 👁️ 12  |\n| [Our-chat](https://github.com/ganainy/Our_chat) | [ganainy](https://github.com/ganainy) | Private chat app with realtime notification and support audio messages,image sharing,file sharing using MVVM architecture,Firebase authentication firestore,storage,FCM,cloud functions and facebook login\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Retrofit, Room, Firestore, Firebase Auth, Firebase Messaging,  Facebook Login, WorkManager, Dexter, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 29 \u003c/br\u003e 🍴 8 \u003c/br\u003e 👁️ 1  |\n| [Kripto](https://github.com/sauravrao637/Kripto) | [sauravrao637](https://github.com/sauravrao637) | Kripto - A Cryptocurrency app for Android.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Hilt, Coroutines, Testing, Retrofit, Room, WorkManager, Navigation, State FLow, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 12 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 1  |\n| [andriod-movie-collection-application](https://github.com/Ratheshan03/andriod-movie-collection-application) | [Ratheshan03](https://github.com/Ratheshan03) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Kotlin, Json, XML, SQLlite, OMBD-API, Room, Coroutines, CI-CD, ViewModel, Navigation \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 0 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 1  |\n| [android-arithmetic-game](https://github.com/Ratheshan03/android-arithmetic-game) | [Ratheshan03](https://github.com/Ratheshan03) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Kotlin, Json, XML, SQLlite, OMBD-API, Room, Coroutines, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 0 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 1  |\n| [MVVM-Architecture](https://github.com/qingmei2/MVVM-Architecture) | [qingmei2](https://github.com/qingmei2) | The practice of MVVM + Jetpack architecture in Android.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, RxJava, Testing, Retrofit, Room, Paging, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 1795 \u003c/br\u003e 🍴 286 \u003c/br\u003e 👁️ 45  |\n| [NYTimes-App](https://github.com/TheCodeMonks/NYTimes-App) | [TheCodeMonks](https://github.com/TheCodeMonks) | 🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Room, JSoup, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 503 \u003c/br\u003e 🍴 62 \u003c/br\u003e 👁️ 14  |\n| [SimpleBible](https://github.com/mithun17/SimpleBible) | [mithun17](https://github.com/mithun17) | Simple Bible is a light weight Bible app that lets you read the Bible, take notes, bookmark them and share with your friends.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines + Flow, ViewModel, Retrofit, Room, Navigation \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 27 \u003c/br\u003e 🍴 5 \u003c/br\u003e 👁️ 1  |\n| [Tedu](https://github.com/PHELAT/Tedu) | [PHELAT](https://github.com/PHELAT) | Todo app but minimal, open-source, and free.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Room, Coroutines, Firebase Messaging, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 142 \u003c/br\u003e 🍴 22 \u003c/br\u003e 👁️ 5  |\n| [Pokedex-AR](https://github.com/skydoves/Pokedex-AR) | [skydoves](https://github.com/skydoves) | 🦄 Pokedex-AR demonstrates ARCore, Sceneform, and modern Android tech stacks — such as Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Retrofit, Room, ARCore, Sceneform, ViewModel, Data Binding, LiveData. \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 576 \u003c/br\u003e 🍴 55 \u003c/br\u003e 👁️ 17  |\n| [kotlin-mvvm-covid19](https://github.com/rizmaulana/kotlin-mvvm-covid19) | [rizmaulana](https://github.com/rizmaulana) | This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : LiveData, Koin, RxJava, RxBinding, Offline first with simple caching, Spek2Framwework for Unit Testing, etc \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 435 \u003c/br\u003e 🍴 115 \u003c/br\u003e 👁️ 13  |\n| [Foodium](https://github.com/PatilShreyas/Foodium) | [PatilShreyas](https://github.com/PatilShreyas) |  🍲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).\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Testing, Retrofit, Room, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 2228 \u003c/br\u003e 🍴 419 \u003c/br\u003e 👁️ 57  |\n| [Dads](https://github.com/ErickSumargo/Dads) | [ErickSumargo](https://github.com/ErickSumargo) | *BA DUM TSSS*\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Hilt, Coroutines + Flow, UI Testing, Room, ViewModel, WorkManager, Apollo \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 243 \u003c/br\u003e 🍴 26 \u003c/br\u003e 👁️ 8  |\n| [Noted-Android](https://github.com/YahiaAngelo/Noted-Android) | [YahiaAngelo](https://github.com/YahiaAngelo) | Noted app for android \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin dependency injection, Coroutines, Realm db, Material Components, Markdown, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 94 \u003c/br\u003e 🍴 12 \u003c/br\u003e 👁️ 2  |\n| [TypiCodeRio](https://github.com/Rarj/TypiCodeRio) | [Rarj](https://github.com/Rarj) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Koin, Data Binding, View Binding, Live Data, Retrofit2, GSON \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 0 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 1  |\n| [android-modular-architecture](https://github.com/vmadalin/android-modular-architecture) | [vmadalin](https://github.com/vmadalin) | 📚  Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, Navigation, Paging, Data Binding, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 2367 \u003c/br\u003e 🍴 381 \u003c/br\u003e 👁️ 99  |\n| [expenses](https://github.com/nominalista/expenses) | [nominalista](https://github.com/nominalista) | App written in Kotlin for budget tracking.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RxJava, Testing, Retrofit, Room, Firestore, Firebase Auth, Firebase Messaging, WorkManager, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 362 \u003c/br\u003e 🍴 83 \u003c/br\u003e 👁️ 19  |\n| [DrawingsApp](https://github.com/Sharkaboi/DrawingsApp) | [Sharkaboi](https://github.com/Sharkaboi) | An app to add and manage floor plan drawings with markers.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Room, Dhaval2404/ImagePicker, Subsampling Scale Image View, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 28 \u003c/br\u003e 🍴 3 \u003c/br\u003e 👁️ 1  |\n| [topcorn](https://github.com/theapache64/topcorn) | [theapache64](https://github.com/theapache64) | A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 217 \u003c/br\u003e 🍴 42 \u003c/br\u003e 👁️ 11  |\n| [GithubVisualizer](https://github.com/dheerajkotwani/GithubVisualizer) | [dheerajkotwani](https://github.com/dheerajkotwani) | 📲  Android Application to track any user activity on Github built using the Github Developers API. Used Retrofit to fetch data and MVVM Architecture.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Retrofit, Firebase Auth, Coroutines, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 114 \u003c/br\u003e 🍴 25 \u003c/br\u003e 👁️ 3  |\n| [wanandroid](https://github.com/jianjunxiao/wanandroid) | [jianjunxiao](https://github.com/jianjunxiao) | Kotlin+JetPack+协程实现的MVVM架构Wanandroid客户端\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Retrofit, Room, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 250 \u003c/br\u003e 🍴 49 \u003c/br\u003e 👁️ 7  |\n| [MixUp](https://github.com/GerardBradshaw/MixUp) | [GerardBradshaw](https://github.com/GerardBradshaw) | An Android app for creating photo collages. This app demonstrates NavigationUI, Espresso testing, Robolectric testing, custom views, low-level UI manipulation, and more.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Navigation, ColorPicker, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 44 \u003c/br\u003e 🍴 15 \u003c/br\u003e 👁️ 5  |\n| [roka-recipe-app](https://github.com/fabirt/roka-recipe-app) | [fabirt](https://github.com/fabirt) | Android recipes search App\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Retrofit, Room, LiveData, ViewModel, Paging, Navigation, DataStore \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 63 \u003c/br\u003e 🍴 14 \u003c/br\u003e 👁️ 2  |\n| [jetpack-release-tracker](https://github.com/lmj0011/jetpack-release-tracker) | [lmj0011](https://github.com/lmj0011) | Stay up to date on the latest AndroidX library releases.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Testing, Fuel, Room,  WorkManager, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 81 \u003c/br\u003e 🍴 15 \u003c/br\u003e 👁️ 3  |\n| [Bitlue](https://github.com/androiddevnotesforks/Bitlue) | [androiddevnotesforks](https://github.com/androiddevnotesforks) | Bitlue is an app where you can check the Bitcoin's current market price value (Bitcoin + value = Bitlue) and its records.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines + Flow, MPAndroidChart, Retrofit, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 16 \u003c/br\u003e 🍴 4 \u003c/br\u003e 👁️ 1  |\n| [flows-guide](https://github.com/Shivamdhuria/flows_guide) | [Shivamdhuria](https://github.com/Shivamdhuria) | Android Application 🐕 based on offline first approach built using Dagger Hilt, Material Motion, Coroutines + Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Flows, Retrofit, Room, Material Design Components, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 192 \u003c/br\u003e 🍴 29 \u003c/br\u003e 👁️ 7  |\n| [droidconKE2020App](https://github.com/droidconKE/droidconKE2020App) | [droidconKE](https://github.com/droidconKE) | Android app fully written in Kotlin for droidconKE2020\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room,  Google Auth, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 120 \u003c/br\u003e 🍴 43 \u003c/br\u003e 👁️ 14  |\n| [SpaceXFollower](https://github.com/OMIsie11/SpaceXFollower) | [OMIsie11](https://github.com/OMIsie11) | Android app that helps You keep up with SpaceX 🚀\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room, WorkManager, MPAndroidChart, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 50 \u003c/br\u003e 🍴 9 \u003c/br\u003e 👁️ 3  |\n| [PexWalls](https://github.com/GreyLabsDev/PexWalls) | [GreyLabsDev](https://github.com/GreyLabsDev) | Wallpaper app based on pexels.com API. Kotlin/Clean/MVVM-like/SingleActivity\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, RxJava, Retrofit, Room, Navigation, Markwon, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 45 \u003c/br\u003e 🍴 15 \u003c/br\u003e 👁️ 3  |\n| [TrackMyPath](https://github.com/gs-ts/TrackMyPath) | [gs-ts](https://github.com/gs-ts) | An Android app written in Kotlin that demonstrates a clean architecture with MVVM, Fused Location Provider, LifecycleService, and Coroutines. It is used as lab to test new Android features.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 71 \u003c/br\u003e 🍴 13 \u003c/br\u003e 👁️ 3  |\n| [BitfinexClient](https://github.com/gs-ts/BitfinexClient) | [gs-ts](https://github.com/gs-ts) | An Android app written in Kotlin that demonstrates a clean architecture with MVVM, websockets using WebScoket client Scarlet, and RxAndroid/RxKotlin.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, RxJava, Testing, Scarlet, Room, Data Binding, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 16 \u003c/br\u003e 🍴 8 \u003c/br\u003e 👁️ 2  |\n| [Gallerit](https://github.com/auron567/Gallerit) | [auron567](https://github.com/auron567) | A sample Android gallery to search images posted on Reddit, built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room, Navigation, Data Binding, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 220 \u003c/br\u003e 🍴 21 \u003c/br\u003e 👁️ 4  |\n| [hiya-hiya-hiya](https://github.com/utsmannn/hiya-hiya-hiya) | [utsmannn](https://github.com/utsmannn) | Whatsapp Clone base on Firebase Cloud Messaging\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Retrofit, Room, Firebase Messaging, Firebase Auth, WorkManager, Google Maps, Paging,  JSoup, vanniktech/Emoji, afollestad/inline-activity-result, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 176 \u003c/br\u003e 🍴 47 \u003c/br\u003e 👁️ 6  |\n| [Covid-19-Tracker](https://github.com/HariKulhari06/Covid-19-Tracker) | [HariKulhari06](https://github.com/HariKulhari06) | Android app to track COVID-19 cases in India and globally. \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Retrofit, Room, Firestore, WorkManager, Navigation, MPAndroidChart, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 133 \u003c/br\u003e 🍴 38 \u003c/br\u003e 👁️ 5  |\n| [Cryptotracker](https://github.com/CharlieChristensen/Cryptotracker) | [CharlieChristensen](https://github.com/CharlieChristensen) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, socketIO, Retrofit, Room, MPAndroidChart, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 4 \u003c/br\u003e 🍴 1 \u003c/br\u003e 👁️ 2  |\n| [NotesSync](https://github.com/KumarManas04/NotesSync) | [KumarManas04](https://github.com/KumarManas04) | Notes Sync is the answer to your everyday note taking requirements. It can encrypt and sync everything to the user's own Google Drive or Dropbox accounts\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Testing, Room, Google Drive, Dropbox, WorkManager, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 44 \u003c/br\u003e 🍴 16 \u003c/br\u003e 👁️ 2  |\n| [Photosen](https://github.com/commonpepper/Photosen) | [commonpepper](https://github.com/commonpepper) | Android app for viewing and downloading Flickr photos.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Retrofit, Room, Paging, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 7 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 0  |\n| [MoonShot](https://github.com/haroldadmin/MoonShot) | [haroldadmin](https://github.com/haroldadmin) | A SpaceX companion app for Android\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, WorkManager, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 161 \u003c/br\u003e 🍴 18 \u003c/br\u003e 👁️ 9  |\n| [PukaPuka](https://github.com/Devansh-Maurya/PukaPuka) | [Devansh-Maurya](https://github.com/Devansh-Maurya) | An Android app to identify books from their covers and give info, built using ML Kit's Text Recognition API, Android Jetpack Libraries and Google Books API\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : LiveData, ViewModel, Navigation Components, CameraKit, Firebase ML Kit Text Recognition API, Glide, Volley, Lottie \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 19 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 2  |\n| [Football-App](https://github.com/fionicholas/Football-App) | [fionicholas](https://github.com/fionicholas) | :soccer: Football App using MVVM, LiveData, RxJava2, DI, Room, Repository Patern\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : LiveData, ViewModel, Retrofit, Room, Koin, RxJava, etc \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 27 \u003c/br\u003e 🍴 7 \u003c/br\u003e 👁️ 2  |\n| [Knote](https://github.com/edkluivert/Knote) | [edkluivert](https://github.com/edkluivert) | Knote is a standard note taking app\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : ViewModel, LiveData, Koin, Room db, Coroutines etc \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 13 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 2  |\n| [AwesomeGithub](https://github.com/idisfkj/AwesomeGithub) | [idisfkj](https://github.com/idisfkj) | 🔥Android Github客户端，基于组件化开发，支持账户密码与认证登陆。使用Kotlin语言进行开发，项目架构是基于JetPack\u0026DataBinding的MVVM；项目中使用了Arouter、Retrofit、Coroutine、Glide、Dagger与Hilt等流行开源技术。\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, RxJava, Retrofit, Room, WorkManager, Paging, Navigation, Data Binding, ARouter, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 228 \u003c/br\u003e 🍴 44 \u003c/br\u003e 👁️ 5  |\n| [CovidNow](https://github.com/OMIsie11/CovidNow) | [OMIsie11](https://github.com/OMIsie11) | Simple application for tracking Covid-19 info. Stay safe.😷\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room, MPAndroidChart, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 20 \u003c/br\u003e 🍴 8 \u003c/br\u003e 👁️ 2  |\n| [LetsChat](https://github.com/satyamurti/LetsChat) | [satyamurti](https://github.com/satyamurti) | 🇮🇳 Open source Indian Chat application with new cool concepts.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Retrofit, Firestore, Firebase Auth, Firebase Messaging, Firebase Storage, Cloud Functions, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 81 \u003c/br\u003e 🍴 30 \u003c/br\u003e 👁️ 6  |\n| [Yet-Another-Anime-List](https://github.com/sanmiAde/Yet_Another_Anime_List) | [sanmiAde](https://github.com/sanmiAde) | A personal anime list app that shows currently airing animes, upcoming animes developed using TDD. That's the plan anyway. Essential dependencies are Dagger2 , RxKotlin with RxAndroid, Room, Retrofit, Junit, mockito, mockwebserver, Truth, MVVM , bitrise, Firebase\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, RxJava, Testing using Fakes, MockWebserver, RxRetrofit, Room, Navigation Components, Lottie, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 12 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 3  |\n| [PasswordVault](https://github.com/abhinav0612/PasswordVault) | [abhinav0612](https://github.com/abhinav0612) | An application where you can store all your password, bank details, card details in one place and access everything with only one master PIN. The application works totally offline.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Room, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 31 \u003c/br\u003e 🍴 9 \u003c/br\u003e 👁️ 3  |\n| [PokemonGo](https://github.com/jnkforks/PokemonGo) | [jnkforks](https://github.com/jnkforks) | Jetpack 实战项目 PokemonGo（神奇宝贝）基于 MVVM 架构和 Repository 设计模式，如果这个仓库对你有帮助，请仓库右上角帮我 star 一下，非常感谢。\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Koin, Coroutines, RxJava, Testing, Retrofit, Room, WorkManager, Paging, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 1 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 1  |\n| [AppDevToolbox](https://github.com/andyb129/AppDevToolbox) | [andyb129](https://github.com/andyb129) | Collection of tools for Android app development in one place 🔧 🔨\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, RxJava, Room, Venom, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 21 \u003c/br\u003e 🍴 5 \u003c/br\u003e 👁️ 2  |\n| [PopularPeople](https://github.com/KhaledSherifSayed/PopularPeople) | [KhaledSherifSayed](https://github.com/KhaledSherifSayed) | A 📱 Popular People app using Shared Elements between fragments with transformation motions based on MVVM (ViewModel, Coroutines, LiveData, Repository, Koin) architecture.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Data Binding, Sandwich, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 16 \u003c/br\u003e 🍴 3 \u003c/br\u003e 👁️ 3  |\n| [Movie](https://github.com/weylar/Movie) | [weylar](https://github.com/weylar) | A simple movie app\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Retrofit, Room, WorkManager, Paging, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 9 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 2  |\n| [wiqaytna-android](https://github.com/Wiqaytna-app/wiqaytna_android) | [Wiqaytna-app](https://github.com/Wiqaytna-app) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : RxJava, Testing, Room, Firebase Storage, Firebase Auth, Firebase Messaging, Firebase Perf, Firebase Functions, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 161 \u003c/br\u003e 🍴 66 \u003c/br\u003e 👁️ 26  |\n| [NewsFeed](https://github.com/KevinGitonga/NewsFeed) | [KevinGitonga](https://github.com/KevinGitonga) | A localized News reader Android app powered by newsapi.org\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Retrofit, Room, Pretty Time, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 13 \u003c/br\u003e 🍴 6 \u003c/br\u003e 👁️ 1  |\n| [TukoNewsClient](https://github.com/KevinGitonga/TukoNewsClient) | [KevinGitonga](https://github.com/KevinGitonga) | A simple and sleek Android client consuming the Tuko News Api..I built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Architecture Components, MVVM, Room, Retrofit, Material Components). !! https://www.tuko.co.ke/\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Retrofit, Room, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 8 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 0  |\n| [ArchApp](https://github.com/PhilippeBoisney/ArchApp) | [PhilippeBoisney](https://github.com/PhilippeBoisney) | Simple Android app to show how to design a multi-modules MVVM Android app (fully tested)\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 years ago\u003c/i\u003e | 🌟 617 \u003c/br\u003e 🍴 100 \u003c/br\u003e 👁️ 17  |\n| [Heyyoo](https://github.com/ardakazanci/Heyyoo) | [ardakazanci](https://github.com/ardakazanci) | Heyyoo is a sample social media  Android application 📱 built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Architecture Components, MVVM, Room, Retrofit, Material Components).\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Coroutines, Retrofit, Room, Algolia, LocGetter, EasyValidation, Dexter, Splashy, secure-preferences, Paging, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 years ago\u003c/i\u003e | 🌟 44 \u003c/br\u003e 🍴 5 \u003c/br\u003e 👁️ 3  |\n| [AppLocker](https://github.com/iammert/AppLocker) | [iammert](https://github.com/iammert) | 🔐 Open source app locker, vault, call blocker application\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, RxJava, Room,  WorkManager, Data Binding, RxPermissions, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 years ago\u003c/i\u003e | 🌟 445 \u003c/br\u003e 🍴 106 \u003c/br\u003e 👁️ 22  |\n| [software-engineering-daily-android](https://github.com/SoftwareEngineeringDaily/software-engineering-daily-android) | [SoftwareEngineeringDaily](https://github.com/SoftwareEngineeringDaily) | Android client for Software Engineering Daily\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room, WorkManager, Exoplayer, Navigation, Android-Permissions, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 years ago\u003c/i\u003e | 🌟 88 \u003c/br\u003e 🍴 29 \u003c/br\u003e 👁️ 15  |\n| [Social-Note](https://github.com/mars-amn/Social-Note) | [mars-amn](https://github.com/mars-amn) | Social Note - Note-taking, sharing, time \u0026 location reminder\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, RxJava, Room, Firestore, Firebase Auth, Firebase Storage, Firebase Messaging,  WorkManager, Data Binding, Paging, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 years ago\u003c/i\u003e | 🌟 56 \u003c/br\u003e 🍴 9 \u003c/br\u003e 👁️ 3  |\n| [youtube-dl-android](https://github.com/cuongpm/youtube-dl-android) | [cuongpm](https://github.com/cuongpm) | 📦📦Video downloader for Android - Download videos from Youtube, Facebook, Twitter, Instagram, Dailymotion, Vimeo and more than 1000 other sites\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, RxJava, Testing, Retrofit, Room, Data Binding, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 years ago\u003c/i\u003e | 🌟 476 \u003c/br\u003e 🍴 136 \u003c/br\u003e 👁️ 20  |\n| [file.io-Android-Client](https://github.com/rumaan/file.io-Android-Client) | [rumaan](https://github.com/rumaan) | ☁️ Unofficial file.io Android App 📱\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Testing, Fuel, Room, WorkManager, Navigation, PermissionsDispatcher, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 5 years ago\u003c/i\u003e | 🌟 21 \u003c/br\u003e 🍴 13 \u003c/br\u003e 👁️ 3  |\n\n#### Clean Architecture\n\n| Name                                             | Author ✍️                                        | Description 🗒️                                                                                                                                                  | Reputation 💪                |\n|--------------------------------------------------|-------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|\n| [android-showcase](https://github.com/igorwojda/android-showcase) | [igorwojda](https://github.com/igorwojda) | 💎 Android application following best practices:  Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Kodein, Coroutines, Testing, Retrofit, KAndroid, Lottie, Detekt, Navigation, Dynamic Feature Modules, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 19 hours ago\u003c/i\u003e | 🌟 6157 \u003c/br\u003e 🍴 868 \u003c/br\u003e 👁️ 118  |\n| [Rick-and-Morty](https://github.com/akhilesh0707/Rick-and-Morty) | [akhilesh0707](https://github.com/akhilesh0707) | The Rick And Morty - MVVM with a clean architecture approach using some of the best practices in Android Development.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Kotlin, Coroutines, Flow, Dagger-Hilt, Kotlin-DSL, LiveData, Lifecycle, ViewModel, Room, Navigation, Data Binding, Material-Components, Retrofit, OkHttp, Moshi, Timber, Glide \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 weeks ago\u003c/i\u003e | 🌟 95 \u003c/br\u003e 🍴 23 \u003c/br\u003e 👁️ 3  |\n| [BLTaxi](https://github.com/VladimirWrites/BLTaxi) | [VladimirWrites](https://github.com/VladimirWrites) | 🚕  BL Taxi is a simple app for calling a taxi in the city Banja Luka built using modern Android development tools\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Retrofit, Room, Data Binding, LiveData, View Model, Work Manager, Material Components \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 months ago\u003c/i\u003e | 🌟 348 \u003c/br\u003e 🍴 39 \u003c/br\u003e 👁️ 7  |\n| [SpaceX-prepare-for-Clean-Architecture-liftoff](https://github.com/ferPrieto/SpaceX-prepare-for-Clean-Architecture-liftoff) | [ferPrieto](https://github.com/ferPrieto) | Clean Architecture Modular Project: MVVM + Jetpack Compose + Coroutines + Flows + Dagger2 + LiveData + UnitTests + UITests + Screenshot Tests + MockWebServer\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 5 months ago\u003c/i\u003e | 🌟 631 \u003c/br\u003e 🍴 84 \u003c/br\u003e 👁️ 6  |\n| [CoolWeather](https://github.com/akoufa/CoolWeather) | [akoufa](https://github.com/akoufa) | Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Coroutines, Testing, Retrofit, Room, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 6 months ago\u003c/i\u003e | 🌟 190 \u003c/br\u003e 🍴 18 \u003c/br\u003e 👁️ 10  |\n| [Slootnime-APP](https://github.com/bakharaalief/Slootnime-APP) | [bakharaalief](https://github.com/bakharaalief) | Slootnime is simple android app to learn graphql API with Apollo and clean architecture\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Kotlin, Coroutine, Dagger-Hilt, LiveData, Lifecycle, ViewModel, Apollo, Glide, Pagging, Lottie \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 9 months ago\u003c/i\u003e | 🌟 3 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 2  |\n| [Android-Kotlin-Clean-Architecture](https://github.com/sanogueralorenzo/Android-Kotlin-Clean-Architecture) | [sanogueralorenzo](https://github.com/sanogueralorenzo) | Android Sample Clean Architecture App written in Kotlin\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger Hilt, Testing, RxJava, Retrofit, AssistedInject, Epoxy, RxPaper, MvRx, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 1733 \u003c/br\u003e 🍴 329 \u003c/br\u003e 👁️ 56  |\n| [PropertyFindAR](https://github.com/SmartToolFactory/PropertyFindAR) | [SmartToolFactory](https://github.com/SmartToolFactory) | 🏘 🎃   Real Estate Sample App with RxJava3+Coroutines Flow, Dynamic Feature Modules, Dagger Hilt, Offline First, ConcatAdapter, Animations and tests for Room, Retrofit, useCase and ViewModels with TDD.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : RxJava3, Coroutines Flow, Retrofit, Room, Dagger Hilt, Dynamic Feature Modules, ConcatAdapter, LiveData, ViewModel, SavedStateHandle, WorkManager, Glide, Lottie, MpCharts, MockWebServer, MockK, FlowTestObserver, ktLint, detekt, Git Hooks, Git Flow \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 254 \u003c/br\u003e 🍴 36 \u003c/br\u003e 👁️ 14  |\n| [Theatre](https://github.com/andremion/Theatre) | [andremion](https://github.com/andremion) | Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, RxJava, Testing, Retrofit, Room, Navigation, Data Binding, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 646 \u003c/br\u003e 🍴 97 \u003c/br\u003e 👁️ 27  |\n| [Android-Clean-Architecture](https://github.com/happysingh23828/Android-Clean-Architecture) | [happysingh23828](https://github.com/happysingh23828) | This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Unit Testing for modules, Mockito, RxJava, Retrofit, Room, CI-CD, SOLID, Code Coverage, Jacoco, Detekt, ktlint, Stetho, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 295 \u003c/br\u003e 🍴 51 \u003c/br\u003e 👁️ 5  |\n| [android-clean-architecture](https://github.com/sansets/android-clean-architecture) | [sansets](https://github.com/sansets) | Sample for Android Clean Architecture.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Navigation Component, Dagger, Coroutines Flow, Room, Retrofit, LiveData, ViewModel, View Binding, Dynamic Feature Modules. \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 122 \u003c/br\u003e 🍴 14 \u003c/br\u003e 👁️ 2  |\n| [Clean-MVVM-ArchComponents](https://github.com/odaridavid/Clean-MVVM-ArchComponents) | [odaridavid](https://github.com/odaridavid) | 👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, Testing, Retrofit, Room, Data Binding, Motion Layout, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 654 \u003c/br\u003e 🍴 112 \u003c/br\u003e 👁️ 23  |\n| [CoronavirusWorldStatus](https://github.com/HamdiBoumaiza/CoronavirusWorldStatus) | [HamdiBoumaiza](https://github.com/HamdiBoumaiza) | An app to stay up to date with the latest stats of the coronavirus , using Kotlin with MVVM ,Coroutines , Android Architecture Components and Dagger\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Retrofit, Room, LiveData, ViewModel , Stetho \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 22 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 1  |\n\n### MVI\n\n#### Normal\n\n| Name                                             | Author ✍️                                        | Description 🗒️                                                                                                                                                  | Reputation 💪                |\n|--------------------------------------------------|-------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|\n| [ComicReaderApp-MVI-Coroutine-RxKotlin-Jetpack](https://github.com/hoc081098/ComicReaderApp_MVI_Coroutine_RxKotlin_Jetpack) | [hoc081098](https://github.com/hoc081098) | ⚡️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\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Koin, Coroutines, RxJava, Retrofit, Room, Firestore, Firebase Auth, Firebase Storage, WorkManager, Navigation, Paging, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 5 days ago\u003c/i\u003e | 🌟 239 \u003c/br\u003e 🍴 46 \u003c/br\u003e 👁️ 7  |\n| [Open-API-Android-App](https://github.com/mitchtabian/Open-API-Android-App) | [mitchtabian](https://github.com/mitchtabian) | Kotlin, MVI, Hilt, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Retrofit, Room, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 7 months ago\u003c/i\u003e | 🌟 650 \u003c/br\u003e 🍴 225 \u003c/br\u003e 👁️ 26  |\n| [GameDealz](https://github.com/R4md4c/GameDealz) | [R4md4c](https://github.com/R4md4c) | A non-official Android client for IsThereAnyDeal.com\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, WorkManager, acra, fastAdapter, Paging, JSoup, dropbox/Store, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 27 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 4  |\n| [NewsFeed-MVI-Dagger](https://github.com/HadySalhab/NewsFeed-MVI-Dagger) | [HadySalhab](https://github.com/HadySalhab) | Android News Application built in kotlin: MVI+Dagger+NetworkBoundResource+ViewModel+Livedata. \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, WorkManager, Data Binding, Navigation, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 4 years ago\u003c/i\u003e | 🌟 12 \u003c/br\u003e 🍴 7 \u003c/br\u003e 👁️ 2  |\n\n#### Clean Architecture\n\n| Name                                             | Author ✍️                                        | Description 🗒️                                                                                                                                                  | Reputation 💪                |\n|--------------------------------------------------|-------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|\n| [StarWarsSearch-MVI](https://github.com/Ezike/StarWarsSearch-MVI) | [Ezike](https://github.com/Ezike) | 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\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Jetpack, Dagger hilt, Coroutines \u0026 StateFlow, Room, Retrofit, FlowBinding \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 months ago\u003c/i\u003e | 🌟 197 \u003c/br\u003e 🍴 29 \u003c/br\u003e 👁️ 8  |\n| [CleanRxArchitecture](https://github.com/lopspower/CleanRxArchitecture) | [lopspower](https://github.com/lopspower) | Clean Rx Kotlin Architecture sample on GitHub Api 🚀\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, RxJava, Retrofit, Room, Clean Architecture, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 1 year ago\u003c/i\u003e | 🌟 387 \u003c/br\u003e 🍴 49 \u003c/br\u003e 👁️ 15  |\n| [Baking-App-Kotlin](https://github.com/Ezike/Baking-App-Kotlin) | [Ezike](https://github.com/Ezike) | 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.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger hilt, Coroutines \u0026 StateFlow, Unit Testing, Retrofit, DFM Navigation, FlowBinding, Exoplayer \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 440 \u003c/br\u003e 🍴 82 \u003c/br\u003e 👁️ 11  |\n| [Clean-Notes](https://github.com/mitchtabian/Clean-Notes) | [mitchtabian](https://github.com/mitchtabian) | Clean Architecture by layer\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Testing, Retrofit, Room, Firestore, Firebase Auth, Navigation, Markdown Processor, LiveData, ViewModel \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 496 \u003c/br\u003e 🍴 137 \u003c/br\u003e 👁️ 17  |\n\n### MVP\n\n| Name                                             | Author ✍️                                        | Description 🗒️                                                                                                                                                  | Reputation 💪                |\n|--------------------------------------------------|-------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|\n| [tachiyomi](https://github.com/tachiyomiorg/tachiyomi) | [tachiyomiorg](https://github.com/tachiyomiorg) | Free and open source manga reader for Android.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Inorichi injekt, Coroutines, RxJava, Testing, Retrofit, DiskLruCache, Jsoup, WorkManager, Duktape Android, Conductor \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 hours ago\u003c/i\u003e | 🌟 24848 \u003c/br\u003e 🍴 2670 \u003c/br\u003e 👁️ 589  |\n| [UTair-MVP-Sample](https://github.com/ImangazalievM/UTair-MVP-Sample) | [ImangazalievM](https://github.com/ImangazalievM) | Android Clean Architecture + MVP Sample written in Kotlin\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Clean Architecture, Coroutines, RxJava 2, Coroutines, Toothpick, Moxy, Unit-tests (Spek, Mockk), UI-tests (Kaspresso) \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 30 \u003c/br\u003e 🍴 5 \u003c/br\u003e 👁️ 4  |\n\n## Other\n\n| Name                                             | Author ✍️                                        | Description 🗒️                                                                                                                                                  | Reputation 💪                |\n|--------------------------------------------------|-------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|\n| [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android) | [shadowsocks](https://github.com/shadowsocks) | A shadowsocks client for Android\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Testing, Room,  Firebase Ads, WorkManager \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 weeks ago\u003c/i\u003e | 🌟 34025 \u003c/br\u003e 🍴 11641 \u003c/br\u003e 👁️ 1574  |\n| [countin](https://github.com/Husseinfo/countin) | [Husseinfo](https://github.com/Husseinfo) | An Android Application that remembers your life events.\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Room, Coroutines, Compose, Material3 \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 9 months ago\u003c/i\u003e | 🌟 6 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 1  |\n| [kotlinbaseproject](https://github.com/aasif1297/kotlinbaseproject) | [aasif1297](https://github.com/aasif1297) | \u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Foursquare APIs, Koin, Coroutines, Moshi, Room, Retrofit, Viewbinding, Google Play Services \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 12 months ago\u003c/i\u003e | 🌟 0 \u003c/br\u003e 🍴 0 \u003c/br\u003e 👁️ 1  |\n| [Scarlet-Notes](https://github.com/BijoySingh/Scarlet-Notes) | [BijoySingh](https://github.com/BijoySingh) | [Discontinued and Unsupported Project] Simple yet powerful rich note taking android application, with a lot of flexibilty of usage\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Dagger, Coroutines, Room, Firebase Auth, Firebase Database, Paging, Navigation, Evernote android-job, Facebook Litho, Facebook SoLoader, Biometric \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 2 years ago\u003c/i\u003e | 🌟 345 \u003c/br\u003e 🍴 97 \u003c/br\u003e 👁️ 19  |\n| [Screenaway](https://github.com/DimaBrody/Screenaway) | [DimaBrody](https://github.com/DimaBrody) | Phone Screen Forced Locker\u003c/br\u003e\u003c/br\u003e \u003cb\u003eTech Stack\u003c/b\u003e : Room, Play Install Referrer Library \u003c/br\u003e\u003c/br\u003e \u003ci\u003e Last commit: 3 years ago\u003c/i\u003e | 🌟 15 \u003c/br\u003e 🍴 2 \u003c/br\u003e 👁️ 1  |\n\n## :books: Tech Stack/Libraries\n\n- [Dagger](https://github.com/google/dagger), [Koin](https://github.com/InsertKoinIO/koin), [Kodein](https://github.com/Kodein-Framework/Kodein-DI), [Inorichi Injekt](https://jitpack.io/p/inorichi/injekt), [Coroutines](https://github.com/Kotlin/kotlinx.coroutines), [Rx](https://github.com/ReactiveX/RxJava), [Testing](https://developer.android.com/studio/test), [Retrofit](https://github.com/square/retrofit), [Fuel](https://github.com/kittinunf/fuel), [Room](https://developer.android.com/topic/libraries/architecture/room), [Realm](https://github.com/realm/realm-java), [Firebase Products](https://firebase.google.com/), [WorkManager](https://developer.android.com/topic/libraries/architecture/workmanager), [ExoPlayer](https://github.com/google/ExoPlayer), [Paging](https://developer.android.com/topic/libraries/architecture/paging), [Navigation](https://developer.android.com/guide/navigation), [Lottie](https://github.com/airbnb/lottie-android), [Zoomy](https://github.com/imablanco/Zoomy), [JSoup](https://jsoup.org/download), [js-evaluator-for-android](https://github.com/evgenyneu/js-evaluator-for-android), [Algolia Search](https://www.algolia.com/doc/guides/getting-started/quick-start/tutorials/quick-start-with-the-api-client/android/), [Conductor](https://github.com/bluelinelabs/Conductor), [Call Control DataShare](https://github.com/CallControl/Call-Control-DataShare), [libphonenumber-android](https://github.com/MichaelRocks/libphonenumber-android), [Mixpanel Android](https://github.com/mixpanel/mixpanel-android), [Venom](https://github.com/YarikSOffice/venom), [FlowLayout](https://github.com/nex3z/FlowLayout), [ARCore](https://developers.google.com/ar/discover), [GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer), [PermissionX](https://github.com/guolindev/PermissionX), [EventBus](https://github.com/greenrobot/EventBus), [Dynamicanimation](https://developer.android.com/jetpack/androidx/releases/dynamicanimation), [Google Drive](https://developers.google.com/drive/android), [Dropbox](https://github.com/dropbox), [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart), [Facebook Products](https://developers.facebook.com/docs/facebook-login/android/), [PayPal](https://developer.paypal.com/docs/), [Stripe](https://github.com/stripe/stripe-android), [Easy Permissions](https://github.com/googlesamples/easypermissions), [socketIO](https://socket.io/), [Dexter](https://github.com/Karumi/Dexter), [Tikxml](https://github.com/Tickaroo/tikxml), [Markwon](https://github.com/noties/Markwon), [Scarlet](https://github.com/Tinder/Scarlet), [Android-Permissions](https://github.com/nabinbhandari/Android-Permissions), [RxPermissions](https://github.com/tbruyelle/RxPermissions), [android-upload-service](https://github.com/gotev/android-upload-service), [PermissionsDispatcher](https://github.com/permissions-dispatcher/PermissionsDispatcher), [ShortcutBadger](https://github.com/leolin310148/ShortcutBadger), [ARouter](https://github.com/alibaba/ARouter), [Sandwich](https://github.com/skydoves/Sandwich), [Calendar view](https://github.com/kizitonwose/CalendarView), [Biometric](https://developer.android.com/jetpack/androidx/releases/biometric), [Pretty Time](https://github.com/ocpsoft/prettytime), [Markdown Processor](https://github.com/yydcdut/RxMarkdown), [DiskLruCache](https://github.com/JakeWharton/DiskLruCache), [Duktape Android](https://github.com/square/duktape-android), [Evernote android-job](https://github.com/evernote/android-job), [Facebook Litho](https://github.com/facebook/litho), [Facebook SoLoader](https://github.com/facebook/SoLoader), [Data Binding](https://developer.android.com/topic/libraries/data-binding), [TimelineView](https://github.com/anacoimbrag/timeline-view)\n\n## :memo: Contributing\n\nSee [contributing.md](CONTRIBUTING.md)\n\n## :moyai: Core Contributors\n\n- [@theapache64](https://github.com/theapache64) [automated this repo](https://github.com/androiddevnotes/awesome-android-kotlin-apps/pull/51) and designed a beautiful layout for awesome-android-kotlin-apps.\n\n## :hatching_chick: Contributors\n\nContributors are cool people.\n\nIf you contributed and are missing in this list, please send a PR including your entry in the list below! 🐣\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/KevinGitonga\"\u003e\u003cb\u003eKevinGitonga\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/HamdiBoumaiza\"\u003e\u003cb\u003eHamdiBoumaiza\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Devansh-Maurya\"\u003e\u003cb\u003eDevansh-Maurya\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Annie-Sultana\"\u003e\u003cb\u003eAnnie-Sultana\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/iamsurajgiri\"\u003e\u003cb\u003eiamsurajgiri\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/saifali25\"\u003e\u003cb\u003esaifali25\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Tristankluivert\"\u003e\u003cb\u003eTristankluivert\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/anacoimbrag\"\u003e\u003cb\u003eanacoimbrag\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/alpharomeo911\"\u003e\u003cb\u003ealpharomeo911\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/adityakamath16\"\u003e\u003cb\u003eadityakamath16\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/ImangazalievM\"\u003e\u003cb\u003eImangazalievM\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Ezike\"\u003e\u003cb\u003eEzike\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/viveksharma2382000\"\u003e\u003cb\u003eviveksharma2382000\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/sridevshenoy\"\u003e\u003cb\u003esridevshenoy\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/satyamurti\"\u003e\u003cb\u003esatyamurti\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/sansets\"\u003e\u003cb\u003esansets\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/sanmiAde\"\u003e\u003cb\u003esanmiAde\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/saif71\"\u003e\u003cb\u003esaif71\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/ryanrvldo\"\u003e\u003cb\u003eryanrvldo\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/rizmaulana\"\u003e\u003cb\u003erizmaulana\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/pedrofsn\"\u003e\u003cb\u003epedrofsn\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/odaridavid\"\u003e\u003cb\u003eodaridavid\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/ihilalahmad\"\u003e\u003cb\u003eihilalahmad\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/igorescodro\"\u003e\u003cb\u003eigorescodro\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/happysingh23828\"\u003e\u003cb\u003ehappysingh23828\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/fionicholas\"\u003e\u003cb\u003efionicholas\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/enginebai\"\u003e\u003cb\u003eenginebai\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/dheerajkotwani\"\u003e\u003cb\u003edheerajkotwani\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/auron567\"\u003e\u003cb\u003eauron567\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/abhinav0612\"\u003e\u003cb\u003eabhinav0612\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/YahiaAngelo\"\u003e\u003cb\u003eYahiaAngelo\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/VladimirWrites\"\u003e\u003cb\u003eVladimirWrites\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Spikeysanju\"\u003e\u003cb\u003eSpikeysanju\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/SmartToolFactory\"\u003e\u003cb\u003eSmartToolFactory\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Shivamdhuria\"\u003e\u003cb\u003eShivamdhuria\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/PatilShreyas\"\u003e\u003cb\u003ePatilShreyas\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/PHELAT\"\u003e\u003cb\u003ePHELAT\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Margu86\"\u003e\u003cb\u003eMargu86\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/MageshVS\"\u003e\u003cb\u003eMageshVS\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n        \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/KhaledSherifSayed\"\u003e\u003cb\u003eKhaledSherifSayed\u003c/b\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## :computer: Find us on\n\n\u003cdiv align=\"center\"\u003e\n\t\u003ca href=\"https://github.com/androiddevnotes\"\u003e GitHub \u003c/a\u003e / \u003ca href=\"https://discord.gg/vBnEhuC\"\u003e Discord \u003c/a\u003e / \u003ca href=\"https://twitter.com/androiddevnotes\"\u003e Twitter \u003c/a\u003e / \u003ca href=\"https://www.instagram.com/androiddevnotes\"\u003e Instagram \u003c/a\u003e / \u003ca href=\"https://www.youtube.com/channel/UCQATLaT0xKkSm-KKVQzpu0Q\"\u003e YouTube \u003c/a\u003e / \u003ca href=\"https://medium.com/@androiddevnotes\"\u003e Medium \u003c/a\u003e\n\t\u003cbr\u003e\u003cbr\u003e\n    \u003cimg width=\"320px\" src=\"https://raw.githubusercontent.com/androiddevnotes/androiddevnotes/master/assets/androiddevnotes.png\" alt=\"androiddevnotes logo\"\u003e\u003c/img\u003e\n\u003c/div\u003e\n\n\n\u003c!--\nTHIS IS A COMPUTER GENERATED README FILE. IF YOU'RE HERE TO MODIFY SOME CONTENT, GOTO \nhttps://github.com/androiddevnotes/awesome-android-kotlin-apps/edit/master/README.model.md \nAND EDIT THE  MODEL FILE.\n--\u003e\n\n","funding_links":["https://developer.paypal.com/docs/"],"categories":["Technical","Navigation","Kotlin","Programming Language Lists","Open-source projects"],"sub_categories":["awesome-*","Repos","Kotlin Lists","Other"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroiddevnotes%2Fawesome-android-kotlin-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandroiddevnotes%2Fawesome-android-kotlin-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroiddevnotes%2Fawesome-android-kotlin-apps/lists"}