Skip to content

This project is created to demonstrate the MVVM architecture using Dagger 2, LiveData and ViewModel.

Notifications You must be signed in to change notification settings

SAGARSURI/AndroidArchDemo

Repository files navigation

AndroidArchDemo

This project is created to demonstrate the MVVM architecture using Dagger 2, LiveData and ViewModel.

Libraries used:

  1. Retrofit
  2. Dagger 2
  3. Butterknife

Detail about the project:

This simple project has a single screen which will accept email id and password. Check for validation after user press the "Submit" button. If the user has entered some value in both the fields it will make a network call and just show the response in a Toast.

About

This project is created to demonstrate the MVVM architecture using Dagger 2, LiveData and ViewModel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages