Hello All, I have flow like activity1->broadcastreceiver->Activity2- >broadcastreceiver. I can go from A1->Broadcat and then go to A2.Now i also comeback the A2->broadcat.but the probelm is that when i comeback from A2->broadcat then the content of broadcat is not work like call end and accept all things not work.It is might be possible that when A1->broadcat then the call is come in broadcast but when broadcat->A2-?broadcast then the cal state will remove bcz now it is come from A2.so before sending to A2 how can i save the intent and context which will come from A1.
-- 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

