Advanced navigation app examples
Combine everything you've learned in this unit about navigation, view model, data binding, and live data by building a more advanced app that also includes custom back stack behavior.
Go back
check_circle
Cupcake app introduction
Get an introduction to the Cupcake app you will be creating in this pathway.
check_circle
Test ViewModels and LiveData
Learn how to write unit tests for ViewModels and LiveData.