My application contains 2 activities A and B. B is opened with
startActivity(intent) in A, when B is closed with finish(), I found the method
finalize() of B is not called.
My question is:
How to force Activity to call finalize() when it is closed with finish()?
Thanks.
--
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