This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
-
Updated
Jan 10, 2024 - Kotlin
This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.
Android project demonstrates the implementation of MVVM design pattern with Modular Clean Architecture in a real-world scenario, using modern libraries and following current trends. It follows best practices such as dependency inversion, separation of concerns, and testability.
This repository is created by KMP Wizard originally but updated to use AGP 9 and Build-Logic module - Convention Plugins with multi-module architecture.
우리의 플레이리스트, 음악 취향 공유 앱
Finance Manager
An example of the idiomatic structure of a large Android project.
My Android Template Project
A scalable multimodule codebase for big projects which demonstrates that each feature module’s internal layers are fully decoupled, both from each other and from the layers of other features. It includes build logic as well.
A wallet app to keep track of transactions, send money, receive money and more!
A production-grade Kotlin Multiplatform starter template with modular architecture, custom build-logic, compiler plugin infra, and CI-ready quality tooling — built to scale real apps from day one.
A case study in modern Android development: A Mars Rover app as an example showcasing a progressive migration to a production-ready, multi-module architecture with convention plugins.
this is a repository to study modular conventional plugin on android using composite build (build-logic)
A Kotlin multi-module project that demonstrates how to centralize build logic using convention plugins with Gradle Kotlin DSL.
프로젝트 주제는 아직 정해지지 않았으며, 현재 빌드 관련 로직과 빌드 로직 모듈 작업에 중점을 두고 있습니다. 추후에는 아키텍처 설계와 모듈화 작업을 진행할 예정입니다.
Sample multi modals app developed with android architecture components, conventions plugins
A practical Android sample project demonstrating Multi-Module architecture using Gradle Convention Plugins.
Sample of movie themed app
Sample multi module app with build-logic, gradle convention plugin
Add a description, image, and links to the build-logic topic page so that developers can more easily learn about it.
To associate your repository with the build-logic topic, visit your repo's landing page and select "manage topics."