Save and Retrieve data from Firebase in Android (Firebase Tutorial #3) By Mehul KanzariyaIn Android, Tutorials4 Min read S This tutorial shows a step by step guide on how to save and retrieve data in Firebase Realtime Database using an Android app.
Add Phone Number Authentication in Android (Firebase Tutorial #5) By Mehul KanzariyaIn Android, Tutorials4 Min read A This tutorial shows how to add Phone Number Authentication in Android app using Firebase. We have used FirebaseUI library for achieving authentication.
Upload an Image to Firebase Storage (Firebase Tutorial #4) By Mehul KanzariyaIn Android, Tutorials4 Min read U Today, I am going to show you how to upload an image to Firebase storage and then show that uploaded image in an ImageView in Android.