How to Use Data Binding in Android

Make your code more Readable

Farhan Tanvir
Level Up Coding
Published in
4 min readApr 18, 2022

--

Photo by Emil Widlund on Unsplash

Databinding is considered one of the best practices in modern android development. It is part of the android jetpack. It eliminates findViewById() which is sometimes a costly operation. There are lots of benefits of Data binding. It makes our code concise, easily maintainable, and readable.

--

--

Believes in learn by doing . Currently working as a software engineer. Love to share Knowledge. https://twitter.com/FarhanTanvirBD