Skip to content

Code displayed during a presentation entitled "State Restoration - The full Picture (With Coroutines)" at Android Makers 2019

Notifications You must be signed in to change notification settings

MartinDevi/android-makers-2019-state-restoration--the-full-Picture-with-coroutines

Repository files navigation

MVP - Coroutines

The goal of this project is to show a simple application which uses the MVP pattern with the android ViewModel library in order to retain the instance state for its provider, in combination with a Bundle. This way, its dynamic state can survive configuration changes and its static state can survive the Android Low Memory Killer.

This was presented live at Android makers 2019.

About

Code displayed during a presentation entitled "State Restoration - The full Picture (With Coroutines)" at Android Makers 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages