Android + Firebase Blog App [Aminu Muhammad]
STEPS TO SETUP PROJECT:
- Download the latest Android Studio, set it up weather on Windows, Linux or MacOS.
- Clone or download the project and extract to your projects folder.
- Open Android Studio and select "Check out project from version control to clone it | Open and existing Android Studio project" to start the project.
- Create a Firebase project at https://console.firebase.google.com | connect it to your app using Android Studio [at your menu toolbar you will see "Tools" click on it and select Firebase, then add Firebase Firestore and Authentication to your project.
- If you're done with the above steps, then you're good to go.