androidandroid-studiofirebasefirebase-assistant

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!


Solution

  • 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