I am building my first project in android using Firebase.
I have build a Firebase's database which is having main node as post, media as its child node, media node can contain multiple values for a particular post or can have one value inside it.
So i want to fetch media child node values with particular post node.
Could you please help me out.
Any help will deeply appreciated.
Please check the screenshots below.
