On Sun, Aug 28, 2011 at 11:59 PM, kypriakos <demet...@ece.neu.edu> wrote:

> Now if Activity A is terminated and restarted, is there a way to get a
> handler to Activity B again?
>

What "handler to Activity B" ?


>  If it calls the above statements again and since the SINGLE_TASK flag is
> called I am expecting that Activity B won't be regenerated which means if I
> change the Extras then Activity B should receive the new data? But I am not
> sure if that's possible unless a OnNewActivity method is called that will
> force Activity B to read the new data. Is this correct?
>

I think you're looking for onNewIntent().


> I am not 100% clear as to how activities can communicate in a
> iterative manner through the new intent method.
>

I am not 100% clear as to what you mean by "communicate in a [sic] iterative
manner".

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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

Reply via email to