Escape Room Project Update

Опубликовано: 25 Март 2026
на канале: Andrew Ruffolo
485
5

In this tutorial we just clean up the main activity to account for the newly added feature of adding photos to Firebase Storage. We eliminate the url of the website from user visible fields and add an ImageView of the photoUrl. We updated the design of the list by encapsulating the data in a CardView. Lastly, we update our code in the MainActivity to account for the new view.

Here is the link to the project in its current state:
https://github.com/rufflez/EscapeRoom...