architecture-components topic

List architecture-components repositories

android-arch-components-lifecycle

48
Stars
10
Forks
Watchers

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

24
Stars
5
Forks
Watchers

This sample app is created to demonstrate the usage of Android Architecture Components with MVVM architecture

Clean-MVVM-ArchComponents

679
Stars
113
Forks
Watchers

👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout

AndroidBase

132
Stars
17
Forks
Watchers

Android project template for Gradle Kotlin DSL + 100% Kotlin + Base module + Extensions = ❤️

bikeindex

26
Stars
3
Forks
Watchers

🚲 Browse, filter and find any bike in the biggest bike database.

AndroidRecommendedArchitecture

22
Stars
2
Forks
Watchers

This is the recommended Android architecture by Google that can support both online and offline work.

DaggerExoPlayer

58
Stars
11
Forks
Watchers

This repository demonstrates ExoPlayer injection with Dagger2

ChangeDetection

696
Stars
97
Forks
Watchers

Automatically track websites changes on Android in background.

energy-meter-scanner

33
Stars
8
Forks
Watchers

Android app that helps to monitor energy meter stats

ArchitectureComponentsDemo

268
Stars
37
Forks
Watchers

Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines