Back to Browse

Android - A fully functional login system demo app. Using google firebase as backend.

3.9K views
Oct 7, 2023
31:19

Android - A fully functional login system demo app. Using google firebase as backend. In this video, we'll show you how to create Login and Registration using Firebase in Android Studio. This step-by-step guide will walk you through the process of creating a Firebase Login Registration, Create the User Interface, Create new activities, Edit the activity layout, Setup Firebase Authentication, Add authentication to the project, test & run a fully functioning application. Video table of contents 01:45 Create a New Android App 02:10 Create the User Interface 12:03 Setup Firebase Authentication 18:31 Create Java code for each activity. 26:04 Run & test the app 29:39 Download source code Prerequisites Before starting this tutorial, you should know the basics of Android app development. Additionally, you must have the following software installed on your computer: Android Studio: Android Studio is the official IDE for developing Android apps. It has a large set of features including code editing, layout design, debugging, and an emulator for testing. Java Development Kit (JDK): In this tutorial, we'll use Java to build our app. Android Studio requires JDK 8 or higher. Android SDK (Software Development Kit): The Android SDK is a collection of tools and libraries provided by Google for developing Android apps. Android Virtual Device (AVD) Manager: AVD Manager is a tool provided by Android Studio that allows you to create and manage virtual devices for testing your apps. Docs: https://firebase.google.com/docs/android/setup https://firebase.google.com/docs/auth/android/start https://firebase.google.com/docs/auth Add Firebase to your Android project https://firebase.google.com/docs/android/setup Source Code Download: https://github.com/BngDev212/Android-Getting-started-with-Firebase-Authentication Java Source: https://github.com/BngDev212/Android-Getting-started-with-Firebase-Authentication/blob/main/app/src/main/java/com/tmdsimple/myfinancerecords/LoginActivity.java https://github.com/BngDev212/Android-Getting-started-with-Firebase-Authentication/blob/main/app/src/main/java/com/tmdsimple/myfinancerecords/MainActivity.java ----------------------------------------------------------------------------------------------------------- #firebasetutorial #firebaseauthentication #firebaseandroidstudiojava #firebaseandroidstudio #firebaseandroidstudioauthentication #androidconstraintlayout #androidloginpage #loginpageinandroidstudio #androidstudiotutorial #androidstudiojavatutorial #androidstudiotutorialforbeginers

Download

0 formats

No download links available.

Android - A fully functional login system demo app. Using google firebase as backend. | NatokHD