Connect to Firebase
Stay organized with collections
Save and categorize content based on your preferences.
Figure 1. The Assistant tool window in
Android Studio.
Firebase is a mobile platform that helps you
quickly develop high-quality apps, grow your user base, and earn more money.
Firebase consists of complementary features that you can mix and match to fit
your needs, with
Google Analytics for Firebase at
the core. You can explore and integrate Firebase services in your app directly
from Android Studio using the Assistant window shown in figure 1.
First, make sure you have added Google's Maven repository
to your project configuration.
You can open and use the Assistant window in Android Studio by
following these steps:
- Select Tools > Firebase to open the Assistant window.
- Click to expand one of the listed features.
- Click Get Started with Firebase Analytics to open a tutorial that
connects you to Firebase and adds the necessary code to your app.
For more information about using Firebase services, see the
Firebase documentation.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-04-12 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2023-04-12 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-04-12 UTC."]]