implement an intent broadcast...

On Mon, Jun 1, 2009 at 12:37 PM, Asif k <asifk1...@gmail.com> wrote:

>
> Hi,
>
>   Is there any way to send String messages from the parent Activity
> (running on B/g) to the subActivity (currently running) ??
>
> SubActivity is invoked using intent and startActivity(intent);
>
> I want to open EditBox(sub activity) using this method and then update
> this editBox according to the process going on in the parent activity
> () and later want to finish() this Box when process in the parent
> activity completed.
>
> Please Help
>
> Thanks,
> Asif
> >
>

--~--~---------~--~----~------------~-------~--~----~
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