Questions tagged [firebase-assistant]

The tool that connects your app to Firebase in Android Studio.

The Firebase Assistant is a tool that is accessed via Tools > Firebase in Android Studio. Firebase Assistant offers a simple way to connect your app to Firebase's cloud services such as authentication and Realtime Database.

31 questions
1
vote
0 answers

Firebase Assistant missing in Android studio's Tools tab

So I'm building an application with android studio and I am having problems connecting to Firebase. This means that Firebase assistant is not in Tools. Now, all my firebase plugins are enabled, I have logged into android studio with my Google…
1
vote
0 answers

Firebase assistant not showing in Android Studio 3.4.1

In my Android Studio 3.4.1 tool section most shortcuts are missing. At this time I want the firebase to work, there are two problems I'm facing Firebase is not visible in the tool section when opened using search, it throws an exception: Firebase…
1
vote
2 answers

Firebase databasereference initialization crashes app

Firebase authentication works perfectly. The project Structure is this where I added google service json file . The app is connected with Firebase database . Whenever I just add databaseReference =…
1
vote
0 answers

Library version errors in new project

I create a new empty project in android studio 3.1. I bring up the Firebase Assistant and select Firebase Cloud Messaging. I connect this new project to my Firebase Project. I complete the process to add FCM to my app. I build the project. It has…
1
vote
4 answers

Android Studio Can't Connect Firebase Assistant

I am trying to connect to Firebase from Android Studio Assistance but getting following error despite having internet connection. Firebase A config file "G:\ANDROID\GoFishing\app\google-services.json" was found, but it indicates a project ID…
0
votes
1 answer

Firebase email and password authorization

I'm trying to connect firebase to my project, but there is no button for authorization by email and password.
0
votes
1 answer

When i open up a new application its already connected to a firebase account which is i don't have access to

When I open up a new application it's already connected to a Firebase account which I don't have access, is it possible to connect it to a new project using a new account and not with the one to which I lost access? I tried to connect my new app…
0
votes
1 answer

firebase project is connected to android studio but the popup is not getting disappearing and says that you project is ready to connect with android

The project is connected to android studio but the popup as you can see in the image is not disappearing. I tried everything, but this problem is not getting solved.
0
votes
0 answers
0
votes
1 answer

Email and Password Authentication is not visible on Android Studio's

As you can see in the picture, the Firebase tool does not display email and password authentication option. Where can I enable it?
임세현
  • 11
  • 2
0
votes
0 answers

Firebase Storage not showing in Android Studio Assistant

This Project was connected to firebase storage, but suddenly it disconnected automatically. I just trying to reconnect to firebase storage, but storage are not showing in assistant please guide me.
0
votes
0 answers

Problem with connecting to FIREBASE ASSISTANT: The error message states something that is not true

When I want to connect to Firebase Assistant from Android Studio, I get the following error: A config file "...\modules\app\google-services.json" was found, but it indicates a project ID "xyz-18577" that you don't appear to have access to. Request…
0
votes
1 answer

The database page in firebase in not showing my database

After connecting new app from android studio to realtime database, the database page in firebase is not showing my database.Below are some links of screen shots of my android studio and database page of firebase console. This is the Firebase…
0
votes
0 answers

Firebase assitant showing error when select firebase from tools menu

I am having trouble getting to firebase assistant in android studio 3.1.3. Whenever I launch firebase from studio it shows an IDE error. I have tried everything. Applied plugin into gradle file but even then I am having trouble getting to firebase…
0
votes
1 answer

Android Studio Tools -> Firebase doesn't work, IDE Error occuring

When I try to open the Firebase assistent in Tools > Firebase an IDE Error occurs. I've already tried to reinstall the Google Repository needed for this tool, reactivating the firebase plugins, and also reinstalled Android Studio (though without…
JSAN L.
  • 442
  • 1
  • 3
  • 15