[android-developers] Re: When another activity is called from main activity, The calling activity get destroyed?

2009-03-19 Thread Stoyan Damov
http://developer.android.com/guide/topics/fundamentals.html On Thu, Mar 19, 2009 at 8:50 AM, jj jagtap...@gmail.com wrote: When another activity is started from main activity, The main activity get destroyed and created when returned back from second Activity               OR      main

[android-developers] Re: When another activity is called from main activity, The calling activity get destroyed?

2009-03-19 Thread jj
thank u for reply I got the with it when another activity called from activity by using startActivity (), the calling activity get destroyed, and it is gain created onCreate when control return from called activity. --~--~-~--~~~---~--~~ You received this