Read data from Firebase real-time database
- By Niv M
- Android Development
- 0 Replies
Hello I'm using Firebase real-time database in my app, the problem is that I can only read from the database when the database has changed through the onDataChange event.
I need to read from the database at any given moment or get a DataSnapshot instance from DatabaseReference, any suggestions?
I need to read from the database at any given moment or get a DataSnapshot instance from DatabaseReference, any suggestions?
....... seems to be working ok so far. But i just didn't want to stuff the phone as I"m not used to sideloading