I have data in my Firebase realtime database that I want to query and show in my Recyclerview, but I am confused on how to do this.
Database Structure:
For one activity I want to query only the markers node. This seems easy to do with FirebaseUI
For another activity I want to query all routes and all markers. So each row in my recyclerview consist of: startDestination and endDestination of one route, the addresses and times of the markers connected to that route
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…