architecture-templates
Template
Provides pre-built Android architecture templates with reactive, composable UI and data layer following the guide to app architecture.
3k stars
101 watching
305 forks
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
android/architecture-samples | A collection of Android app samples demonstrating various architectural patterns and tools | 44,570 |
bufferapp/android-clean-architecture-boilerplate | A boilerplate project implementing Clean Architecture with Kotlin and Android | 3,665 |
android/compose-samples | A collection of sample Android projects demonstrating various use cases and APIs for the Jetpack Compose UI toolkit | 20,453 |
vmadalin/android-modular-architecture | A sample Android application demonstrating modern architecture and best practices for scalable, maintainable, and testable development using Kotlin. | 2,420 |
igorwojda/android-showcase | An Android application showcasing modern development methodologies and architectural best practices | 6,532 |
ivacf/archi | Demonstrates three different Android app architectures for building data-driven apps | 3,327 |
android/ndk-samples | Demonstrates use of C++ APIs in Android | 10,115 |
ikskuh/zigandroidtemplate | An example project demonstrating how to create minimal Android apps using the Zig programming language. | 346 |
ribot/android-guidelines | A collection of guidelines and best practices for developing Android applications. | 5,049 |
skydoves/pokedex | A sample Android app demonstrating modern development practices with various libraries and frameworks. | 7,889 |
android/nowinandroid | An Android app that provides news updates and follows design and development best practices. | 17,455 |
androidthings/new-project-template | A starting point for building Android Things applications using Java. | 263 |
kudoleh/ios-clean-architecture-mvvm | An iOS app template implementing Clean Architecture and MVVM for building data-driven user interfaces | 3,969 |
gurupreet/composecookbook | A comprehensive collection of Jetpack Compose UI elements, layouts, widgets, and demo screens to accelerate UI development on Android. | 6,371 |