* update

* Update index.md
This commit is contained in:
rakshitha31
2019-06-25 23:06:40 +05:30
committed by Randell Dawson
parent 782c5ba553
commit cbc2c0b7c2

View File

@ -17,7 +17,7 @@ The easiest way to connect to firebase is to use the firebase assistant.
1. Create an account in the [Firebase Console](https://console.firebase.google.com).
- Click add project to add your Android Studio project to it.
2. Install Google Repository
2. Install Google Repository.
- You can do this by adding the dependency into your project-level build.gradle file like this:
```java
@ -34,6 +34,10 @@ allprojects {
1. Go to Tools > Firebase and select Connect to Firebase
3. Go to Tools > Firebase and select Connect to Firebase
- There are options for connecting to the realtime database, cloud messaging, authentication etc.
#### Connect to firebase [manually](https://firebase.google.com/docs/android/setup))
Having connected your Android Studio project to Firebase, you can either