Using ListViews on the Android?

Posted by Robert on Stack Overflow See other posts from Stack Overflow or by Robert
Published on 2010-03-08T15:58:33Z Indexed on 2010/03/08 16:51 UTC
Read the original article Hit count: 399

Filed under:

Hey everyone,

I am just getting started with the Android SDK and I had a quick question. I am trying to set up a ListView with a rectangle of color on the left and then a bit of text for each row. I also want to make it so I can click each entry in the list and open a new activity to display some information (similar to the contact list). Anyone have any examples to help me out?

Thanks a ton,

Robert Hill

© Stack Overflow or respective owner

Related posts about android