This video shows how to connect an Android App to Firebase.
~.~.~.~.~.~.~.~.~.~
RESOURCES-
Get Word File From Here-
https://drive.google.com/file/d/1y5AP...
~.~.~.~.~.~.~.~.~.~
PLAYLISTS:-
Flutter Widget- • What are Widget, Stateless Widget & S...
All about JDK & JRE- • How to Download & install Java JDK on...
Firebase Tutorial- • How to Connect an Android App to Fire...
Android Studio Tutorial- • How to Download & Install Android Stu...
Android Studio Project- • Calculator App |How to Create a Simpl...
Flutter Project- • How to create Hello World application...
Flutter Tutorial- • How to install Flutter in Android Stu...
~.~.~.~.~.~.~.~.~
STEPS-
1-First Create Project in Android Studio & Click on Start a new Android Studio project
2- getting empty Activity & Click on Next.
3-Click on Finish & Project is ready.
4-Click on Get Started.
5-Open Firebase Console and click on Add Project.
6-Give the Project name [ in my case MyApplication] & Click on Continue.
7-Make sure the option Enable Google Analytics for this project is enabled. Click Continue.
8-On the Configure Google Analytics screen, select Default Account for Firebase from the dropdown and click Create project.
9-Your New Project is ready.
10-Now, click on the Android icon to proceed with adding your Android app to this Firebase project.
11-Enter the package name of your app and click on the Register app.
12-you, don’t know you’re your Package name then open Android Studio & open AndroidManifest.xml File.
13-Copy the package name & Paste in Firebase Page.
14-Click on the Download google-services.json button and once the JSON file gets downloaded, place it inside the app folder of your Android project & Click on NEXT.
15-Copy the google-service json file
16-to the Android Studio Project location open app folder & paste json file.
17-Copy the dependency
classpath 'com.google.gms:google-services:4.3.3' & Paste In project level build.gradle file. 18-PGradlehe Dependency & ClickGradleNow 19-Copy the Plugin & Paste in App-level build.gradle File
20-Go to build.gradle (Module: app)
21-Paste the Plugin apply plugin: 'com.google.gms.google-services' implementation 'com.google.firebase:firebase-analytics:17.5.0' & Click on Sync now
22-When it’s Successfully Run then shows the Message
23-Click on NEXT.
24-Skip this Step.
~.~.~.~.~.~.~.~.~.~.~
Connect with me-
Facebook-https://www.facebook.com/profile.php?...
GitHub -https://github.com/SHREYAKANANI
~.~.~.~.~.~.~.~.~.~.~
KEYWORDS-
How to connect an Android App to Firebase Firebase Console
Firebase
Android App
Android Application
Application
Firebase database
Android tutorial
Firebase Android example
How to use Firebase in Android Studio
Firebase console for Android
IT Project
Project
Shreya's Stuff
Shreya Kanani
~.~.~.~.~.~.~.~.~.~.~
I hope you will SUBSCRIBE to my channel.🤞😊
THANKS❤
Disclaimer -
video is for educational purpose only. Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research.
Fair use is a use permitted by copyright statute that might otherwise be infringing.
Non-profit, educational or personal use tips the balance in favor of fair use.
#Shreya'sStuff#Flutter#AndroidStudio#Firebase