Thanks. I found this exmaple:
http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/view/ExpandableList1.html

What I want is something like this:
http://androidpartaker.files.wordpress.com/2010/07/android_preferences_1.jpg

Whith which adapter or listview can I do this?



On 11 Okt., 17:22, Studio LFP <studio....@gmail.com> wrote:
> Your description is a bit vague, but maybe check out the ExpandableListView
> here:
>
> http://developer.android.com/reference/android/widget/ExpandableListV...
>
> It's a ListView with expandable sections.  To get checkboxes, you'll need to
> create a layout or extend a view to make it like you want.
>
> Steven
> Studio LFPhttp://www.studio-lfp.com
>
>
>
>
>
>
>
> On Tuesday, October 11, 2011 4:03:09 AM UTC-5, BearTi wrote:
>
> > Hi,
>
> > I´ve problems to built a list for my app.
> > This list should have seperators, drop down menus and checkboxes.
>
> > I´ve read many tutorials, but I can´t find a good one that solves my
> > problem. (for expample which adapter I have to choose and so on)
>
> > Do you have a good axample for my or some tipps?
>
> > 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