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
I want to implement a table with one column, or maybe a list in
Share
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.