Hi
Need to understand weather the following process can be applied.
for example i have three activities(namely act1,act2) and the main activity.
act1(is a result calculating and display activity)
act2( is another activity for input information)
the main activity calls activity-act1 using callsubdelay2 with parameters
now i am in activity-act1 from there I start activity-act2
From act2 can I call again act1 with different parameters to process the results.
and when i go back to the activty-act1 with the back key again will it resume the first state when i called it from main activity.
regards
jng
Need to understand weather the following process can be applied.
for example i have three activities(namely act1,act2) and the main activity.
act1(is a result calculating and display activity)
act2( is another activity for input information)
the main activity calls activity-act1 using callsubdelay2 with parameters
now i am in activity-act1 from there I start activity-act2
From act2 can I call again act1 with different parameters to process the results.
and when i go back to the activty-act1 with the back key again will it resume the first state when i called it from main activity.
regards
jng