Getting started with Firebase on Android

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 มิ.ย. 2024
  • 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:
    Firebase for Android documentation → goo.gle/2ztXhKG
    Bill of Materials documentation → goo.gle/3XLdFvO
    How Firebase projects and apps work → goo.gle/3IHc0DG
    Create your Firebase project from Android Studio → goo.gle/41jTZSP
    Configure DebugView for Analytics events → goo.gle/41tSXUr
    Catch more Firebase Fundamentals → goo.gle/Firebase-Fundamentals
    Subscribe to Firebase → goo.gle/Firebase
    #FirebaseFundamentals
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 24

  • @Firebase
    @Firebase  ปีที่แล้ว +9

    Subscribe for the latest → goo.gle/Firebase

  • @fishionboy9911
    @fishionboy9911 ปีที่แล้ว +14

    As a newbie, I really appreciate this kind of videos

  • @BSEss
    @BSEss ปีที่แล้ว +2

    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.

  • @brijeshjaggi4579
    @brijeshjaggi4579 11 หลายเดือนก่อน

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

  • @hawarhekmat1174
    @hawarhekmat1174 ปีที่แล้ว

    So helpful 👍

  • @juanmacias5922
    @juanmacias5922 ปีที่แล้ว +1

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

  • @CrookedHandsGames
    @CrookedHandsGames 4 หลายเดือนก่อน +1

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

  • @thencode8403
    @thencode8403 ปีที่แล้ว

    Awesome

  • @edoris9021
    @edoris9021 5 หลายเดือนก่อน

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

  • @thewanderer8639
    @thewanderer8639 ปีที่แล้ว +2

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

  • @partouelectric2353
    @partouelectric2353 ปีที่แล้ว

    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

  • @Boss-cr1ky
    @Boss-cr1ky ปีที่แล้ว

    hilt dependency not working

  • @kaizoku8683
    @kaizoku8683 7 หลายเดือนก่อน +1

    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

    • @ZoyaKhan-mq1qo
      @ZoyaKhan-mq1qo 3 หลายเดือนก่อน

      Hey the same things are happening with me. Did you get it fixed? Please help me

    • @kaizoku8683
      @kaizoku8683 3 หลายเดือนก่อน +1

      @@ZoyaKhan-mq1qo not really but cause I asked chat gpt to fix the errors and somehow it did but try with new project also there was a firebase config file that needed to add in the project directory somewhere

    • @ZoyaKhan-mq1qo
      @ZoyaKhan-mq1qo 3 หลายเดือนก่อน

      @@kaizoku8683 thank you for replying. I was really frustrated working with the same thing for like a week but nothing worked for me. I'll try chatgpt now

  • @Cubas1111
    @Cubas1111 3 หลายเดือนก่อน

    quick and simple example? Saint Google heeelp!

  • @pakdesardi7880
    @pakdesardi7880 10 หลายเดือนก่อน

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

  • @soma7891
    @soma7891 ปีที่แล้ว +1

    Firestore is better

  • @Dad4_Service
    @Dad4_Service 3 หลายเดือนก่อน

    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?

  • @franciscozurisaddaimeneses3578
    @franciscozurisaddaimeneses3578 11 หลายเดือนก่อน

    A problem occurred configuring root project 'android'.
    > Could not resolve all files for configuration ':classpath'.
    > Could not find com.google.gms.google-services:4.3.15:.
    What did I do wrong?

    • @user-yp7si3uw2n
      @user-yp7si3uw2n 11 หลายเดือนก่อน

      Replace "com.google.gms.google-services:4.3.15" with "com.google.gms:google-services:4.3.15"