Android 06G - Firebase App (Part1) - Reading Data from Firebase

Опубликовано: 13 Октябрь 2024
на канале: Stephen Hustedde
72
1

Android 06G - Firebase App (Part1) - Reading Data from Firebase
In Part 1 of the Firebase Movie Reviews app, we create a Firebase data collection with a few NOSQL documents and access it in our Android app. We will create a connection, read the data into a List using a custom data class, and display the records in a RecyclerView with CardViews.
Android App Development Cohort at South Mountain Community College (CIS165DA | CIS265DA) Instructors: Stephen F. Hustedde & Christopher Stevens