Wouldn't simply setContentView(xxx) be much easier to manage,
considering you don't want a history anyway?
On 11/3/2011 5:35 PM, Mat Jones wrote:
Hello,
I am working on a security app which involves users storing passcodes,
docs etc....
My app has around 10 activities representing screens (every screen is
a activity)
I have set android:noHistory="true" on all the activity's as I want to
manage what happens when they press the back key and also when the app
goes into the background I want the app to restart
As a result I am constructing alot of activity's e,g
Activity A goes to B
B wants to go to A, I create a new instance of A
Is there a major overhead of doing this?
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