DELETE DATA FROM CLOUD FIRESTORE | ANDROID

Опубликовано: 03 Ноябрь 2024
на канале: OpticDev
2,373
36

In this video I show you how to update data from the Firebase Cloud Firestore database

How to integrate Firebase with your android project
   • Integrar Firebase con un proyecto And...  

DEPENDENCES

implementation 'com.google.firebase: firebase-core: 16.0.6'
implementation 'com.google.firebase: firebase-firestore: 17.1.4'