architecture-components topic
android-arch-components-lifecycle
A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Video Player is created using the Exoplayer Library
nytclient-android
This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture
Clean-MVVM-ArchComponents
👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
AndroidBase
Android project template for Gradle Kotlin DSL + 100% Kotlin + Base module + Extensions = ❤️
bikeindex
🚲 Browse, filter and find any bike in the biggest bike database.
AndroidRecommendedArchitecture
This is the recommended Android architecture by Google that can support both online and offline work.
DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
ChangeDetection
Automatically track websites changes on Android in background.
energy-meter-scanner
Android app that helps to monitor energy meter stats
ArchitectureComponentsDemo
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines