The following steps illustrate what necessary actions are to be taken to integrate the Firebase Authentication:
- Create a new project with Empty Activity as the preferred template. In this project, we will explore social site integration and other authentication services. It is recommended you use the latest version of Android Studio and dependencies:
- After successful project creation, go to Tools | Firebase within Android Studio and select Authentication on the right-hand-side of the assistant panel window.
- In the Assistant window, click on Connect to Firebase. If you have already created a project ...