Firebase Authentication 03 – Register form

Very firstly you need to connect your app to Firebase . After that you can use this article to create a Register form using Firebase Authentication. So let’s start “Firebase Authentication 03 – Register form” article. And also we can use firebase android to google analytics android, firebase push notification, firebase database, firebase analytics app […]

Firebase Authentication 02 – Login form

First of all you have to connect your app to Firebase. You can use “Firebase Authentication 01 – connect Firebase” article to connect your app to Firebase. Let’s start Firebase Authentication 02 – Login form article. And also we can use firebase android to google analytics android, firebase push notification, firebase database, firebase analytics app […]

Firebase Authentication 01 – connect Firebase

Hello guys, In the Firebase Authentication articles, Today we discuss how to connect to the Firebase and install firebase sdk. First of all, create a new project. If you are a beginner in Android Studio Click here to learn Android Studio from the beginning. I am going to name my project as “Splash”. So let’s […]