I want to search a condition if user says MSCS,then Search should check -> condition that MSCS is equal to 1 then get all the data like SJSU(University Name) and CA (City Name) in my Android Application show as a Listview/Fragmentview.
I tried How to search for a value in firebase Android but I'm unable to figure it out.