Manu Bolingo's starred repositories
BottomSheetGravity
Sample app demonstrating how to pin views in center/bottom of a BottomSheet as it's dragged
CleanFirestoreLogin
Login and Register with Clean Architecture
CocktailApp
Cocktails Android App with Clean Architecture, MVVM , Retrofit, Coroutines, Navigation Components , Room, Dagger Hilt, Cache Strategy and Coroutines Flow
android-clean-architecture
A Clean Architecture implementation for Android
JetExample
Jetpack Compose UI components examples
cleanarchitectureblueprints
A clean architecture starting point for android projects
Kotlin-for-Android-Developers
Companion App for the book
kotlin-android-template
Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️
TheContext-Podcast
Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!
state-rendering-demo
To demonstrate the abstraction of rendering logic of state using interfaces.
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
awesome-android-learning-resources
👓 A curated list of awesome android learning resources for android app developers.
WeatherApp_MVI_sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android-CleanArchitecture-Kotlin
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.
forecastie
A simple, opensource weather app for Android.
CoffeeDrinksWithJetpackCompose
Coffee Drinks Android app on Jetpack Compose
NetworkResponseAdapter
Retrofit call adapter to model success/failed responses as sealed types
ComposeCookBook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential