posted 2 weeks ago
Hello, how can I add new data from first activity to second activity? For example, I'm making a Travel App, In my first activity you can find the image, title, and location and when I clicked it it will take you to the second activity where you can find the same image, title, and location. I already knew how to pass the data (image, title, location) but my problem is I don't know how to add new data like (description of the place and the gallery photo), how to do this? thank you