6 Best way to Integrate Firebase Authentication, Cloud Firestore and Cloud Storage to Android Project

Abi Farhan
Sep 2, 2022

--

Having trouble or ambiguity about how to integrate Firebase service to your Android project?

Congratulations!!

You in a right place, just continue reading and you will understand to implement Firebase without obstacles. Let’s run through it

  1. Open your Android Studio project that already integrate with Firebase SDK, if not yet, just go to this page first. Go to the “Tools” panel and choose Firebase.

2. After that click Authentication Options and add some dependencies required

3.

4. After that click Cloud Firestore Options and add some dependencies required

5. After that click Cloud Storage Options and add some dependencies required

6. Congratulations!!, You Already done add Authentication, Cloud Firestore, and Cloud Storage to your project.

--

--

Abi Farhan
Abi Farhan

Written by Abi Farhan

Sharing About Software Engineering, System Design, Test Drivent Development, and Data Structure and Algorithm.

No responses yet