HW6 - Ghebrehiwet/AndroidAboutG GitHub Wiki

This week you learned about different ways that Android applications can store data.

Firebase is one very interesting option for persisting data across multiple devices, with good Android integration. So we'll do a simple exercise to get familiar with it.

Send me the email address you want to use for authentication, Clone this repository to your local computer - https://github.com/firebase/quickstart-android (Links to an external site.)Links to an external site. - and Open the 'database' project in Android Studio and make the following modifications add the google_service.json file I provided into the /app folder, install the Android sdk_build_tools if requested install latest google_play_services if not already installed, install google_repository if not already installed Run the application (either on phone or emulator) Sign into the application with your credentials and post one or more comments,