Android view binding vs data binding
1. Overview In this article, we will learn the differences between Android view binding vs data binding. 2. Android view binding vs data binding 2.1.… Read More »Android view binding vs data binding
1. Overview In this article, we will learn the differences between Android view binding vs data binding. 2. Android view binding vs data binding 2.1.… Read More »Android view binding vs data binding
1. Overview In this article, we will learn about the @Bindable annotation in Android. We should apply the Bindable annotation to any getter accessor method… Read More »@Bindable android
1. Overview In this article, we will learn an example for the Android navigation component deep link. If you also want a high-level overview of… Read More »Navigation component deep link example
1. Overview In this article, we will learn to use the Android navigation component with multiple activities. If you also want a high-level overview of… Read More »Android navigation component multiple activities
1. Overview In this article, we will see an example of the Android Navigation component. However, for a high-level overview of the concepts, refer to… Read More »Android Navigation component example