Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase assistant not showing in Studio 2.2.3

Tags:

I am trying to connect Firebase with my app and I was following all the steps in this link.

I have the latest Google Repo and android studio 2.2.3, but when I open the Tools drop down menu there is no Firebase option.

enter image description here

Any idea of what I am missing?

enter image description here

like image 546
Tyson Avatar asked Jan 03 '17 14:01

Tyson


People also ask

Where is firebase assistant?

You can now open and use the Assistant window in Android Studio by following these steps: Click Tools > Firebase to open the Assistant window. Click to expand one of the listed features (for example, Analytics), then click the Get Started tutorial to connect to Firebase and add the necessary code to your app.

Why is my Android Studio not connecting to Firebase?

Just sign out your gmail account from Android Studio and then re-sign in again. After this, try again connecting to the firebase. It should connect!


1 Answers

In the Android Studio, go to File -> Settings, click on Plugins and then enable all Firebase plugins.

This image below should help.

enter image description here

like image 187
Wilik Avatar answered Oct 20 '22 17:10

Wilik