The Wayback Machine - http://web.archive.org/web/20201028011422/https://github.com/tapdevs/MVVMandroid
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 

README.md

MVVM

This is the base project using MVVM pattern to quick start development in android . Libraries used in this project are

Development

  1. RX Java
  2. Dagger 2
  3. Retrofit
  4. Butterknife
  5. Lambda support.
  6. Realm
  7. Glide
  8. Data Binding
  9. Timber
  10. Android Material Desgin ( Vector Icons)
  11. Android Support v-7 ( Recycler View, Card View)

Testing

  1. Espresso
  2. Mockito
  3. Junit4
You can’t perform that action at this time.