Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to find Tools > Firebase in Android studio 2.2.3

As per developers guide-https://developer.android.com/studio/write/firebase.html, I have installed Google Repository in order to get Firebase option in android studio. It is installed successfully as shown in below image:

Google Repository installed successfully

But still i am not able to find Tools > Firebase option in my android studio 2.2.3. As shown in below image:

Tools > Firebase not visible

Any idea, what can be the problem? Thank you for attention!

like image 855
Mayura Devani Avatar asked Jan 25 '17 11:01

Mayura Devani


3 Answers

I think you need to start plugins

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

Then check it will work for you

like image 182
Aditya Vyas-Lakhan Avatar answered Nov 04 '22 13:11

Aditya Vyas-Lakhan


Check if you got Firebase plugins installed too:

enter image description here

like image 3
Marcin Orlowski Avatar answered Nov 04 '22 12:11

Marcin Orlowski


File->Settings->Plugin-> : Firebase App Indexing : Firebase Services : Firebase Testing

Enable all three plugins then you can find it in Tools

like image 3
Tarun Dholakiya Avatar answered Nov 04 '22 14:11

Tarun Dholakiya