To Enable the Data Binding in your project, you just need to add this to your apps build.gradle file. dataBinding{ enabled = true }