Android Data Binding code lab training tutorial will help you to learn how to use and setup Data Binding Library in app project that allows to bind UI components in your layouts to data sources in your app using a declarative format rather than programmatically. In this class, you will also learn how to use layout expressions, work with observable objects and create custom Binding Adapters to reduce boilerplate to a minimum.