From the course: Android Development Essential Training: Manage Data with Kotlin

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

- [David] Thanks for joining me for this course on working with data in Android apps. There's a lot more to learn about the Android architecture components and other related libraries. To learn more about the navigation component, you can watch this course that's dedicated to building an app using a single activity implementing multiple screens as fragments. And you can follow along with the evolution of that component at this page on the developer website. The Room persistence library has totally changed how we work with local, relational databases in SQLite. There's a whole course on the use of data persistence libraries in Android, and you can follow along with the development of Room at this page. Some of the other popular architecture components, including the ViewModel and LiveData, are covered in a course that shows you how to build an app from the beginning using these and other architecture components. And if you want to learn more about working with web services in Android…

Contents