hey everyone, i am new in android
i have five activity's and one result activity i want to send some data/parameter to result activity
first_activity,
sec_activity,
third_activity,
four_activity,
five_activityeach
each have some data like name and age
onclicking, i want the data to be saved/send to result_activity. thnks