Skip to content

praveenkumar-programmer/Counter-App-Simple-MVVM-Example

Repository files navigation

Counter-App-Simple-MVVM-Example

A simple Counter App to demonstrate MVVM in android

Model-View-ViewModel

Latest Updatte

=> Added ROOM Persistence Library. The app can now store the last known count value on to the persistent storage and can restore the value on reopening.

=> Added MeltDown Functionality that survives activty lifecycle changes and orientation changes.

screenshot

About

A simple Counter App to demonstrate MVVM in android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages