bogdanmunteanu's Stars
skydoves/Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
ethanhua/Skeleton
A library provides an easy way to show skeleton loading view like Facebook and Alipay
janishar/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
ahmedeltaher/MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
PatilShreyas/Foodium
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
buckyroberts/Source-Code-from-Tutorials
Here is the source code from all of my tutorials.
Tinder/StateMachine
A Kotlin and Swift DSL for finite state machine
dwainscheeren/dwains-lovelace-dashboard
An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
TheAlgorithms/Kotlin
All Algorithms implemented in Kotlin
Ramotion/fluid-slider-android
:octocat:💧 A slider widget with a popup bubble displaying the precise value selected. Android library made by @Ramotion
legovaer/best-of-hassio
🏆 A ranked gallery of awesome home assistant projects. Updated weekly.
reactivedroid/TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
StevenDXC/DxLoadingButton
Android material button with loading animation
frogermcs/MultiModuleGithubClient
Example multi-module Android project with unit tests, dagger 2, test coverage and others
IramML/UberClone
App like Uber, rider and driver application
samira-badamestani/android-clean-arc-coroutines
Clean Architecture(Coroutines,Dagger, MVVM, ROOM, retrofit, databinding)
ErikHellman/KotlinAsyncWithCoroutines
Sample project showing asynchronous loading with coroutines and LifecycleObserver
arifnadeem7/mvvmcoroutinesandflow
An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.
andreilisun/Swipe-To-Dismiss-Dialog
Android library which can turn any View into a draggable dialog with swipe to dismiss feature.
droid-lover/FunFacts
FunFacts is an example of Modular architecture
jurajkusnier/android-app-template
Kickstart your new project with Android App Template (Kotlin + MVVM + AAC + Dagger 2 + Retrofit 2 + RxJava)
mcatta/RoomDagger2Demo
For Medium article
JoshHalvorson/calendar-date-range-picker
Open source android library for date range selection
chethanmandya/Android-Mediator-live-data-example
An example to demonstrate how mediator live data can be used to combine more than one network call
luizfilho00/clean-mvvm-coroutines-dagger2
Android Project With Clean Architecture + MVVM + Coroutines + Dagger 2
sergio83/Custom-EditText
kotlin - Custom TextInputLayout and TextInputEditText to show the hint inside the border.