How to add Firebase to Android App | 2 Ways of Adding
In this article, I’ll show you how you adding Firebase to the android app. We’ll discuss the possible options and recommended ways of it. In addition, I will tell you preliminary…
In this article, I’ll show you how you adding Firebase to the android app. We’ll discuss the possible options and recommended ways of it. In addition, I will tell you preliminary…
In this article, we will learn about Cloud Firestore and Authentication- integrating Google SignIn and Cloud firebase in Android Application using firebase . If you want to build a chat…
In this article, we will learn about Authentication- integrating Email authentication in Android application using firebase. If you want to integrate Email and password authentication into your Android app, you’ve…
In this article, we'll look at what the WorkManager API in Android is and how to use WorkManager. What is WorkManager, how does it work, and what are the benefits?…
A broadcast receiver is an Android component that allows you to send and receive events from your Android system or application. When an event occurs, the Android runtime notifies all…
Android Studio, which is based on IntelliJ IDEA, is the official Integrated Development Environment (IDE) for Android app development. A unified environment for developing for all Android devices. Apply Changes…
In this tutorial, we'll learn how to make an eye-detecting video player by using the third-party library "LookAtMe" in our Android application. We all know how cool an Android app…
In this tutorial, we will learn how quickly we can build a simple image gallery app in Android using an Adapter. We'll be making an image gallery app, which is…
Today, we will learn how to implement a simple calculator app in Android Studio. In this article, we will learn about the complete development of the project. Build a simple…