How to make a list?

Hey Guys,
I want to build a list into my app where user can click on each Item/text on the list.
I want to be a ble to assign aplayer to each item/text (If ___ click, call player1 start).
And I want the user to be a ble to scroll through the list and I want the list to not be on the full screen.
I want to have 3 buttons (images) under the list which stays permenantly there.

I hope you understand what I mean.

Thanks in advance!

Cheers

Assign your list to a listview (format and organise it to suit your layout)
Write the conditional code blocks to assign players to the listview selections

yeah but how to make a list? Im a complete newbie xD

Learn about using lists:

General Tutorials

After you have done the required reading, examine these similar (but not identical) samples ...