Can anybody help me out, how to clean objects in Android without
calling Finish() and Destroy()?

More detail:-
I clicked on activity A "button" to go to activity B. And I clicked
"back button" to go back to activity A screen. I this case objects are
not cleaning if I don't call finish()/ destroy(). If I call Activity A
screen is disappearing.

I wanted to do both. How can I achieve this?? Some one please
explain!!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to