TheJuniorDeveloperData Binding vs. View Binding in Android: A Comprehensive GuideAs applications became more complex, the need for more effective and less prone to errors arose. This is where Data Binding and View…Aug 18
Jhoan RiverMVVM, Coroutines, Dagger-Hilt, Retrofit for Simple ProjectIn this tutorial, we will implement hilt with MVVM architecture. I used sample API to get random images.Feb 9
Ari SyuhadaSave Your Time, Use View Binding More: Android App DevelopmentHas it ever crossed your mind how to reference several views on your layout without constantly searching for it by ID?Jun 20Jun 20
TheJuniorDeveloperData Binding vs. View Binding in Android: A Comprehensive GuideAs applications became more complex, the need for more effective and less prone to errors arose. This is where Data Binding and View…Aug 18
Jhoan RiverMVVM, Coroutines, Dagger-Hilt, Retrofit for Simple ProjectIn this tutorial, we will implement hilt with MVVM architecture. I used sample API to get random images.Feb 9
Ari SyuhadaSave Your Time, Use View Binding More: Android App DevelopmentHas it ever crossed your mind how to reference several views on your layout without constantly searching for it by ID?Jun 20
InAndroid DevelopersbySean McQuillanUse view binding to replace findViewByIdNew in Android Studio and Android Gradle Plugin 3.6, view binding gives you the ability to replace findViewId with generated binding…Feb 13, 202029
Eren MollaoğluViewBinding in AndroidView binding, data binding, findViewById, encode the background of views.Feb 11
Abubaker ArshadShow dialog box using view bindinghow to show a custom dialog box using view binding in Android:Jan 12