Lifecycle • SavedState in ViewModels • Improvements in LiveData for Kotlin • New ViewModel initialisation in Kotlin val userViewModel: UserViewModel by viewModels()
WorkManager • Performance & Compatibility • On demand initialisation • Google Play Services integration • Compatibility improvements • Testing • Robolectric support • Worker unit testing • Next: • foreground service support