Save and retrieve data from firebase database Android
问题 I'm working on a project where I have to do a custom "tour/trip" based on the locations the user chooses on the map. and every tour has a title, with the locations that he chose. say for example he made a tour(list) and called it 'Tour 1' and in this 'Tour 1' first he wants to go to the hotel, and then to KFC, and then to the beach. I'm at the point where I made a list and gave it a title, but can't show the places that I planned to go in the activity, here is a screenshot of the activity