Android architecture components are a collection of libraries that help you design robust, testable, and maintainable apps. Start with classes for managing your UI component lifecycle and handling data persistence.
Architecture Components provide several mechanisms, a combination of which will allow you to conveniently handle screen rotations.
We will find out what Lifecycle, LiveData, ViewModel?
Special guest Yonatan Levin will tell all the details of a ViewModel and what lies under the hood of these technologies.
Full agenda & registration here.
- ViewModel
- LiveData
- Lifecycle