
architecture samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

Android CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to...

Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.

android showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...

mosby
A Model-View-Presenter / Model-View-Intent library for modern Android apps

Android CleanArchitecture Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written...

android clean architecture boilerplate
An android boilerplate project using clean architecture
android mvvm architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
android mvvm architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
MovieGuide
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
android modular architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following...
Foodium
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools -...