What's up. I'm creating my new app and I have problem how to send data..
I have acivity and 3 fragments in this activity. In this 3 fragments user putting some informations like his age, height, wieght etc.
And what is the best way to get this data (information from 3 fragments) and send it to parent activity or new activity. New activity will be created whem user will put all informations in all 3 fragments.