In this blog post, we will talk about the App links in Android, how they differ from the Deep links,…
In today’s blog post, we will learn about Deep linking in Android and what are its Benefits? Before, we jump…
Before we begin our deep dive into the implementation of the Bundle Tool, I hope you have read the introductory…
Dark theme is available in Android 10 (API level 29) and higher. There are three ways to enable Dark theme in…
In this blog post, we will be discussing the new ViewPager2 widget introduced by Google. The first version of this…
In this blog post, we will understand what is Android App Bundle, what benefits it has brought to the table,…
In this blog post, we will be looking into what are Exceptions, what are its types and how it is…
In our earlier post, we talked about the Generics in Kotlin at a basic Level, If you missed it, I…
Generics is one of the many topics found in almost all the languages which needs to be studied with a…
In this blog post, we will get familiar with terms like Disposable, DisposableObserver, and CompoundDisposable and will look into the…