Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/firebase/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在Intellij Idea中连接/使用Firebase?_Firebase_Intellij Idea - Fatal编程技术网

如何在Intellij Idea中连接/使用Firebase?

如何在Intellij Idea中连接/使用Firebase?,firebase,intellij-idea,Firebase,Intellij Idea,如果有人能解释如何在Intellij Idea中使用Firebase,那将非常有用,因为我找不到任何参考资料 我发现以下是Android Studio的流程,但我需要在Intellij Idea中完成 First make sure you have installed Google Repository version 26 or higher, using the following steps: Click Tools > SDK Manager. Click the SDK To

如果有人能解释如何在Intellij Idea中使用Firebase,那将非常有用,因为我找不到任何参考资料

我发现以下是Android Studio的流程,但我需要在Intellij Idea中完成

First make sure you have installed Google Repository version 26 or higher, using the following steps:

Click Tools > SDK Manager.
Click the SDK Tools tab.
Check the Google Repository checkbox, and click OK.
Click OK to install.
Click Background to complete the installation in the background, or wait for the installation to complete and click Finish.
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.

我也有同样的问题。然后,我尝试从以下位置下载Firebase服务插件:

但似乎只支持Android Studio