Hey Everyone,
I am working on getting familiar with the Android SDK and I have having a hard time getting the UI side of things figured out. I am trying to create a menu, kind of like how apps are listed in the market place or how the contact list works. Where I would have basically a list view and treat each item in the list as a button, so I can display information based on their selection.
Does anyone have any good examples/tutorials/guides/resources I can look at to try and get a better idea of how this works?
Thanks, Rob