Getting started with Firebase on Android

preview_player
Показать описание
In this video, Developer Relations Engineer Marina Coelho will show step by step how to start using Firebase services in an Android application.

Chapters:
00:00 - Introduction
00:27 - Prerequisites
01:38 - What is a Firebase project?
03:07 - Create a Firebase project
05:33 - Create an Android app
08:19 - Prepare the codebase
09:56 - Confirm the installation worked
10:19 - Add basic Analytics calls
11:16 - What’s next?

Resources:

#FirebaseFundamentals
Рекомендации по теме
Комментарии
Автор

As a newbie, I really appreciate this kind of videos <3. Including: "it's time to open your project, I'll wait"

fishionboy
Автор

Hey! You need to make a separate video playlist and documentation for integrating firebase projects with Flutter projects. There are a few differences worth noting.

BSEss
Автор

Please help me, I created new events but cannot see them on the graph and in the list Existing events

CrookedHandsGames
Автор

so cool, where is the logging project that was shown in the video

brijeshjaggi
Автор

do If using expo tools, do we need all this stuff?

edoris
Автор

I'm so happy I don't have to go through this process for Flutter anymore lol

juanmacias
Автор

Any suggestion for unit testing firestore? (Not the security rules, actual unit testing)

thewanderer
Автор

Hello Firebase. Thanks for the great Database. Have you made a tutorial on IOT applications? I am developing a web App to control my ESP32 through Wifi. I am having a difficult time doing so. I will eventually have more than 100 clients. All clients will use the same web app with their own UID. Please teach me how to set up the Firebase to control my hardware. Thanks

partouelectric
Автор

i followed eveery step of the tutorial still its just not working for some reason i get firebase initialised in logcat but after clicking the button nothing happens both in logcat and firebase console. Did i do something wrong? Help if you can please

kaizoku
Автор

quick and simple example? Saint Google heeelp!

Cubas
Автор

Selamat.malem.maf.tolo.
Kita.gak.begitu.paham

pakdesardi
Автор

After adding the plugins {} block to build gradle i get this error
Plugin [id 'com.google.gms.google-services', version: '4.4.1', apply: false] was not found in any of the following sources

Everything tells me to remove the plugins {} block and it will work. But why does firebase direct me to add it if it's not needed?

Dad_Service
Автор

A problem occurred configuring root project 'android'.
> Could not resolve all files for configuration ':classpath'.
> Could not find

What did I do wrong?

franciscozurisaddaimeneses