Android Fundamentals: View Binding

Go to class
Write Review

Free Online Course: Android Fundamentals: View Binding provided by Pluralsight is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Android Fundamentals: View Binding is taught by Vladimir Jovanovic.

Overview
  • View Binding library makes binding views in your Android project easy. This course will teach you how to replace the findViewById method with View Binding and make your code safe and concise.

    Binding views with an app’s logic has been a problem for Android developers for a long time. In this course, Android Fundamentals: View Binding, you’ll learn to use View Binding library in your Android project. First, you’ll explore how to integrate View Binding into an Android project. Next, you’ll discover how to use View Binding in different components of an Android app. Finally, you’ll learn how to migrate from other solutions to the View Binding library. When you’re finished with this course, you’ll have the skills and knowledge of how to use View Binding library needed to make your codebase safe with less boilerplate code.