/AndroidViewModelDemo

Simple app which shows list of "Saved WiFi networks" using AndroidViewModel component to survive configuration change.

Primary LanguageKotlin

AndroidViewModel demo

Simple app which shows list of "Saved WiFi networks" using AndroidViewModel which is subclass of ViewModel to survive configuration change.

Made for Android Architecture Components Course - Deep Dive on Caster.io

Learn Architecture Components

Trying to learn the new Architecture Components. Feel free to check them out to learn more.

Caster.io Course

Podcast

Blog

Component Demonstrated

Prerequisites

  • Android Studio 3.0
  • Android Device with USB Debugging Enabled

Built With