Use one of the variations of setSingleChoiceOptions... Here is the link to
one of them:
http://developer.android.com/reference/android/app/AlertDialog.Builder.html#setSingleChoiceItems%28java.lang.CharSequence[],%20int,%20android.content.DialogInterface.OnClickListener%29

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Tue, Jul 17, 2012 at 5:55 AM, superpsycho <[email protected]> wrote:

> I would like to build an Alertdialog containing a ListView with dynamic
> changing content in the ListView. All I build is an AlertDialog and I don´t
> know what to implement next. ListView, ListAdapter, Activitys or w00t?
> Anyway the all mighty google gave me answers to questions i didn´t ask. I
> feel a littlebit 42 now.
> Thanks a lot for all the answers your finger will type.
>
> --
> 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

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

Reply via email to