In this post, I’ll show you how to implement the navigation architecture component in your app in Android. For demonstration will create a sample app and will integrate…
Manifest merger failed with multiple errors is a common problem in android development. In this post, I will tell you what is the reason behind that, What necessary…
Introduction In this android data binding RecyclerView tutorial, I’m going to show how to implement data binding in RecyclerView Android. Data binding binds the UI with data sources…
In this blog, I will show how to auto read OTP in android with the help of SMS User Consent API. In our previous blog, we have learned…
Hey, If you are a ReactNative developer, and you wish to know how we can generate Android and iOS folders in your project, then you are in right…
In this blog, I’ll show how to check internet connection in android programmatically. While we are developing a professional app, you may need to check internet available or…
In this post, we gonna talk about firebase in-app messaging in android. Overview Firebase In-App Messaging helps you engage your app’s active users by…
In this article, I’ll show how we can send an FCM message from an android device. in other words, you can say, will tell…
I this post, will learn about firebase cloud messaging in android. I will show you a full demonstration with sample app. Let see how…
In this blog, I’m going to show you adding Google Sign In using firebase in your android app. It very easy to do just…
Welcome guys, In this post I’ll show you sign in with email with FirebaseUI. Firebase provides many ways for authentication. Here, I’ll explain FirebaseUI…