fbpx

free training for Android developers

Learn why clean architecture on Android is often misunderstood and what to do to keep you domain layer clean.

Join AndroidPro weekly newsletter & get:

👉 mindmap with high-level Clean Architecture overview

👉 5min 20s explanatory video

🎁 AndroidPro newsletter archives

brought to you by Jarek Michalik, Kotlin GDE

You can unsubscribe any time. For details visit our privacy policy.

Learn why clean architecture on Android is often misunderstood and what to do to keep you domain layer clean.

Hello! If you’re here, I can safely assume two things:

you are an Android developer

you care about software architecture

Recommendations found on official sites may be a mess. So, we I’ve put together a blueprint that can help you get familiar with idea of actual real-life CA implementation for Android apps.

I suggest using Clean Architecture as the central hub for all of your coding needs. It encourages separation of concerns by dividing your application into distinct layers.

Rules are meant to be broken… but to break rules you need to familiarize with them first 🙂