• Stars
    star
    2
  • Language
    Kotlin
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source code from my post on how to unit test live data and view model: https://www.arthlimchiu.com/2019/07/03/how-to-unit-test-live-data-and-view-model.html

More Repositories

1

ChatApp-Clean-Kotlin

Kotlin Version of Firebase Chat application implemented using Clean Architecture + MVVM, RxJava 2, Dagger 2, ViewModel, Cloud Firestore
Kotlin
12
star
2

ChatApp-Clean-Java

Firebase Chat application implemented using Clean Architecture + MVVM, RxJava 2, Dagger 2, ViewModel, Cloud Firestore
Java
10
star
3

FirebaseChat

This app is a product of my Chat App tutorial which can be found here: http://imakeanapp.com/make-a-simple-chat-application-using-cloud-firestore-part-1-introduction/
Java
5
star
4

android-lifecycle-library-tutorial

This is app is a product of my Android Jetpack Lifecycle tutorial which can be found here: http://imakeanapp.com/android-jetpack-lifecycle/
Kotlin
3
star
5

dagger-workshop

Source code for my advanced dagger tutorial: https://www.arthlimchiu.com/2019/09/04/advanced-dagger-in-mvvm.html
Kotlin
3
star
6

Trackly

A master-detail Android app that fetches a list of tracks from Itunes Search API implemented using Clean Architecture + MVVM
Kotlin
3
star
7

ExpandableRecyclerView

A simple expandable recyclerview
Java
1
star
8

ImapMovies

This app is a product of my Movies App tutorial which can be found here: http://imakeanapp.com/make-a-movies-app-using-tmdb-api-part-1-introduction/
Java
1
star
9

my-movies

A simple Movies app in MVVM that uses the TMDb API
Kotlin
1
star
10

SnapReports

An app I made during the hackathon competition hosted by Devcon. It enables user to take a picture and report to the desired government departments. It uses Google Maps API and Geo-coding Services by Google. It uses loaders to asynchronously access data stored from an SQLite Database.
Java
1
star
11

tip-jar

A tip calculator app which showcases Jetpack Compose, Compose Navigation, Kotlin Coroutines, Kotlin Flow, Multi-Module Modularization, and MVVM Architecture
Kotlin
1
star