Stars
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
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.
Dynamic Speedometer and Gauge for Android. amazing, powerful, and multi shape ⚡
A sample Android app using Kotlin, Dagger 2, RxJava, RxAndroid, Retrofit and Android Architecture Components with a modular setup & effective networking
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repositor…
Navigation Architecture Component from Jetpack sample app
Android Application MVP (Model-View-Presenter) architecture example using Dagger2 Dependency Injection (DI) and Retrofit Tutorial using Kotlin programming language.