Skip to content
Coding Fanatic
  • Android Development
  • News and Reviews
  • Road2Pro
  • Tutorials
  • Services
  • About

Learning Backend with Firebase, 69 of 100 Days of…

  • July 9, 2020July 10, 2020
  • by Richard Clarke

My app works, but now I need a database for all the addresses.

I created a learning plan for configuring a real time database using Firebase. I went through the Firebase website looking for steps on how to integrate it into an Android app. In the section for adding Firebase to Android apps, I skimmed over the requirements for setting it up in my app.

It looks like there are only a few steps: creating a Firebase project, registering the target app with Firebase, adding a Firebase configuration file to the target app, and adding the Firebase SDK to the target app.

Firebase includes a variety of resources for improving apps. The real time database is exactly what I need to make the Salesman’s Travel app more robust.

Currently, the app stores each address in the list using hardcoded String objects. Using Firebase, the app can pull information which can be updated and stored in real time. This solves the issue of hard coding Strings into the app and makes it more realistic.

The next step will be to create a simple app to get a handle on things. I will create an app which displays a list of names. I will store the names in a database using Firebase and figure out how to pull the information into the app.

Join the mailing list to see updates like this every week!
Coding Fanatic

Related

The New App Is Up! 68 of 100 Days of Code
Firebase Fiasco, 70 of 100 Days of Code
Richard Clarke
Richard is currently a developer using Java and Android Studio to build custom applications for Android. Richard tutored in mathematics at Montgomery College, and worked in Information Technology before entering the Software Development industry as a Quality Engineer.
100daysofcode Android AndroidDev Firebase Google Java software software development

Related articles

Your New Favorite Stopwatch App!…
Two for Two BABY! 7…
…But the App is for…
Play Store Blues – 5…
Top 4 Tips for Android…
No Dice – 3 of…

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Join the mailing list!

This field is required.

Check your inbox or spam folder to confirm your subscription.

Follow me on social media!

  • GitHub
  • YouTube
  • X
  • Instagram
  • LinkedIn
My Tweets

Join the mailing list!

This field is required.

Check your inbox or spam folder to confirm your subscription.

Follow me on social media!

  • X
  • GitHub
  • LinkedIn
  • YouTube

Archives

Theme by Colorlib Powered by WordPress