livedata topic

List livedata repositories

JetpackDemo

132
Stars
26
Forks
Watchers

Jetpack demo that used to show how to use Jetpack libraries.

noggin

36
Stars
1
Forks
Watchers

A simple tool for logging and plotting measurements during machine learning experiments

GithubArchitectureComponents

302
Stars
82
Forks
Watchers

The implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html

RetroKotlin

60
Stars
23
Forks
Watchers

Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)

news-sample-app

355
Stars
100
Forks
Watchers

A sample news app which demonstrates clean architecture and best practices for developing android app

AACHulk

111
Stars
13
Forks
Watchers

️🔥️🔥️🔥AACHulk是以Google的ViewModel+DataBinding+LiveData+Lifecycles框架为基础, 结合Okhttp+Retrofit+BaseRecyclerViewAdapterHelper+SmartRefreshLayout+ARouter打造的一款快速MVVM开发框架

CryptoMania

25
Stars
6
Forks
Watchers

A cryptocurrency data aggregator that tracks price, market cap, volume, social stats.

Dagger-Hilt-MVVM

83
Stars
20
Forks
Watchers

Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM

Infotify

43
Stars
7
Forks
Watchers

A newsfeed app built in Kotlin to demonstrate the usage of MVVM with Clean Architecture and Android Architecture Components.

livedata-call-adapter

123
Stars
10
Forks
Watchers

A simple LiveData call adapter for retrofit