You are on page 1of 3

Steps for Data Connectivity In Firebase:-

1. Open firebase
2. Click on create project
3. Enter project name and project package name
4. Download google services.json file
5. Enable Google Analytics for this project then continue
6. Choose google analytics account then create project
7. Wait for some time when project is create once project is ready then click continue
8. Now click on authentication – Click on Email password and phone number enable it
9. Click On build click Firebase then create database
10. Click on realtime Database
11. Now open Android Studio
12. Click on Tools
13. Open firebase click on authentication connect to google
14. Click On Realtime Database click connect
15. Now apply json file in the project
16. Between the app and insert the file
17. Your Database is ready

You might also like