When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Android Data Binding: Getting Started
Making use of the Data Binding Library is a great way to increase code readability and decrease the amount of code you need to write. You will learn to use custom binding adapters, event handling, and observables to make code more clear and concise.

This Course Includes
pluralsight
4 (57 reviews )
2 hour 7 minutes
english
Online - Self Paced
core courses
pluralsight
About Android Data Binding: Getting Started
At the core of every great Android application is a clean and legible code base. In this course, Android Data Binding: Getting Started, you will master the core concepts of the data binding library. First, you will take a close look at how to perform data binding by inflating views, passing variables to views, and using imports. Then, you will see how to use ternary operators, build custom binding adapters, and handle gesture events. Finally, you will build custom data models that extend BaseObservable, so updates to variables are automatic. When you're finished with this course, you will have a foundational knowledge of Data Binding that will help you as you move forward to develop mobile applications.
What You Will Learn?
- Course Overview : 1min.
- Getting Started : 7mins.
- Data Binding Basics : 22mins.
- RecyclerViews and Data Binding : 24mins.
- Custom Observables and Extending BaseObservable : 17mins.
- Leveraging an Interface with Data Binding : 24mins.
- Updating Views Simultaneously with Observables : 17mins.
- Tying It All Together : 12mins.