anyone?
still looking for an idea how to do this...

On 30 דצמבר, 17:17, AlexG <alex.shpindov...@gmail.com> wrote:
> Hi
>
> I am trying to implement something like:
>
> userResponse = showMessageBox(buttons, messages, etc)
>
> So far I have started a new activity that presents themessageand the
> button and returns through onActivityResult().
> Meaning my activity launches a sub-Activity that shows an AlertDialog
> with 2 buttons. What the user clicked returns through onActivityResult
> ().
>
> I would prefer to use the one call way instead waiting for the
> onActivityResult callback.
>
> Is there any way to do 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 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