Cloud Firestore Android | Create data
OpticDev OpticDev
32.4K subscribers
11,140 views
0

 Published On Jul 21, 2019

In this video I show you how we can create data in the Cloud Firestore database from an android application

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

IMPLEMENTATION

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

show more

Share/Embed