11.3 Converting the AndroidSample project
The remainder of this chapter we will practice migrating to view bindings by converting the AndroidSample project to use view binding instead of using findViewById().
Begin by launching Android Studio and opening the AndroidSample project created in the chapter entitled “Creating an Example Android App in Android Studio”.