Unable to find Tools > Firebase in Android studio 2.2.3
Asked Answered
T

3

6

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!

Timetable answered 25/1, 2017 at 11:0 Comment(2)
just make sure you have tick-marked the android support repository in SDK Tools, although its bydefault selectedLubricator
Possible duplicate of Firebase assistant not showing in Studio 2.2.3Ameliaamelie
E
16

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

Epiphora answered 25/1, 2017 at 11:15 Comment(3)
I am getting Tools > Firebase option now after enabling all Firebase plugins. Thank you :)Timetable
@AdityaVyas-Lakhan great answer. I didn't even know that option existed. blushDulaney
@FrankvanPuffelen thanks ..glad to share knowledge :)Epiphora
N
3

Check if you got Firebase plugins installed too:

enter image description here

Notch answered 25/1, 2017 at 11:11 Comment(3)
I am using Windows 7 64 bit and Android studio 2.2.3. I do not get any update yet for updating android studio version.Timetable
See tools.android.com or change your upgrade channel in AS' update settingsNotch
Also check for installed plugins. See updated answerNotch
M
3

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

Enable all three plugins then you can find it in Tools

Melanoid answered 25/1, 2017 at 11:46 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.