Skip to content

689cloud/lottery_quan

Repository files navigation

Android MVVM Architecture: Lottery Demo App

This app was written by the Kotlin.

Implements MVVM architecture using Dagger2, Room, RxJava and Retrofit2

The app has following packages:

  1. data: It contains all the data accessing and manipulating components.
  2. di: Dependency providing classes using Dagger2.
  3. ui: View classes along with their corresponding ViewModel.
  4. utils: Utility classes.

Need a quick demo ?

Youtube: https://youtu.be/56RXH2sQ3Uw

APK: https://drive.google.com/open?id=1qkl8W5kq7tRGHpJj815EZcWGHjGA3uXI

Support offline mode?

Yes, App can work offline.

Deeplink test

Open this link on device browser : http://bom.to/xuGj5N

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages