Android - Custom cells for tableview in android

Luda picture Luda · Jun 26, 2012 · Viewed 9.2k times · Source

I want to implement a table with one column, or maybe a list in Android. I would like to customize the cells. Do you know some tutorial that can help? Thanks in advance, Luda

Answer

trumpetlicks picture trumpetlicks · Jun 28, 2012

Here is a great place to start:

http://www.androidhive.info/2012/02/android-custom-listview-with-image-and-text/

This is a great tutorial.