-
Braspag
Stars
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
An Android app which provides design news & inspiration as well as being an example of implementing material design.
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Android Sample Clean Architecture App written in Kotlin
Multiple samples showing the best practices in storage APIs on Android.
Simple Android app to show how to design a multi-modules MVVM Android app (fully tested)
A sample news app which demonstrates clean architecture and best practices for developing android app
A sample application to demonstrate how to use Jetpack Architecture Components in an Android Application following the Clean Architecture concepts.
MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5