• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Firebase data adding to list

Ratchoss

Newbie
Hello, i have a trouble with Firebase data.

I would like to add to a list (in my Activity) all the Rendez-vous registered (like a excel table).

That's how the the firebase data will look like:

upload_2017-10-24_14-35-58.png


So first of all i would like to display the data list of the 1st RDV in listview. Then under it i would like to display the 2nd RDV, and so on...

Thanks.
 
Back
Top Bottom