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
301 forks
last commit: 3 days ago Related projects:
Repository | Description | Stars |
---|---|---|
android/architecture-samples | A collection of Android app architectures and patterns for developers to study and implement | 44,492 |
android/architecture-components-samples | A collection of Android samples demonstrating various architecture components and best practices. | 23,455 |
bufferapp/android-clean-architecture-boilerplate | A boilerplate project implementing Clean Architecture with Kotlin and Android | 3,662 |
android/compose-samples | A collection of sample Android projects demonstrating various use cases and APIs for the Jetpack Compose UI toolkit | 20,324 |
vmadalin/android-modular-architecture | A sample Android application demonstrating modern architecture and best practices for scalable, maintainable, and testable development using Kotlin. | 2,419 |
igorwojda/android-showcase | An Android application showcasing modern development methodologies and architectural best practices | 6,520 |
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,094 |
ikskuh/zigandroidtemplate | An example project demonstrating how to create minimal Android apps using the Zig programming language. | 343 |
ribot/android-guidelines | A collection of guidelines and best practices for developing Android applications. | 5,048 |
skydoves/pokedex | A sample Android app demonstrating modern development practices with various libraries and frameworks. | 7,838 |
android/nowinandroid | An Android app that provides news updates and follows design and development best practices. | 17,285 |
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,947 |
gurupreet/composecookbook | A comprehensive collection of Jetpack Compose UI elements, layouts, widgets, and demo screens to accelerate UI development on Android. | 6,309 |