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
Trying to learn the new Architecture Components. Feel free to check them out to learn more.
- Introduction to Architecture Components
- Exploring ViewModel Architecture component
- Exploring LiveData Architecture component
- Exploring Room Architecture component
- Building Modern Android Apps with Architecture Guidelines
- Android Studio 3.0
- Android Device with USB Debugging Enabled
- Android Studio - The Official IDE for Android
- Kotlin - The Official Language for Android
- Gradle - Build tool for Android Studio