It will be done same way. I m working on similar thing. Exactly, where are
you stuck? You have to get listview's id and use set adapter in same way as
it is done for a normal listview.

Thanks
Manoj Kumar Maurya
> Hi all..
>
> What I want to do is:
>
> I have a layout with some textviews and buttons.
>
> I want to add to this layout a simple listView with a String, i mean.
> a simple ListView not a custom one.
>
> this is my layout more or less:
>
> <Layout screen>
> <TextView/>
> <Button/>
> <ListView/>
> </LayoutScreen>
>
> So, I did a lot of google, but all the examples that i found is for an
> activity which layout only contains a ListView, simple or custom, but
> just only a ListView.
>
> In my case i don't know how to populate the my list View... I don't
> know what i am doing bad....
>
>
> Can you help me?
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> 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 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