This android demo project shows step by step how to use app user authorization using by Firebase and Google APIs.
As enabling Firebase user authorization for the android app needs some detailed instructions,
I made step by step methods for later references.
Developers need to use
Firebase Console and
Google APIs Console for this demo project.
These are brief steps to achieve the goal.
- 1. Create android app using Android Studio.
- 2. Create (or open) a project from Firebase Console. And add (edit) the requirements.
- 3. Create (or update) a project from Google APIs Console.
- 4. Code app.