Android Studio Quiz App Using Firebase Realtime Database

Published 2022-04-13
Platform Udemy
Number of Students 1
Price $19.99
Instructors
Harsha Ammiraju
Subjects

Go to Udemy

Creating a Simple Quiz App in Android Studio with Firebase Realtime Database and launching it in Google play store

Android Studio is the official Integrated Development Environment (IDE) for Android app development, based on IntelliJ IDEA. The Firebase Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client.


In this Course you will be building a Simple Quiz application in Android Studio using Firebase Realtime Database. The database will be created using DBBrowser for SQLite and then the data will be saved inside Firebase Realtime Database. Once the application is built, we will be uploading it to google play store. In this course, we will keep the app as simple as possible. We will not be making any complicated UI.


You will learn the following topics in this course


  1. Creating New Android Studio Project

  2. Creating New Firebase Project

  3. Adding Data to Firebase Realtime Database

  4. Accessing Data from Firebase Realtime Database from Android App

  5. Displaying Quiz Questions

  6. Validating Quiz Answers

  7. Installing DBBrowser for SQLite

  8. Creating and Saving Data using DBBrowser for SQLite

  9. Uploading the tables manually to Firebase Realtime Database

  10. Displaying Timer and Score

  11. Displaying Score card

  12. Saving and Displaying High Scores

  13. Setting Action Bar title

  14. Creating custom button background

  15. Creating custom gradient background

  16. Creating App Icon

  17. Generating Signed App Bundle

  18. Uploading App Bundle to Google Play Store


At the end of this course, you will be in a position to implement the topics taught in this course.

Go to Udemy