Hi,
The main activity includes some variables with set values. I created a sub-activity with the form which has to be filled with the data from main activity so I guess the data have to be passed to the sub-activity when it starts.
Does anyone know how to pass the variable values to the sub-activity from the main activity?
Thanks!