hey guys Im starting developing android aplications however this is my problem.
I need to create a list like this: http://i.imgur.com/TKRr9aE.jpg as you can see I need the picture, title, description, finally a cursor that leads me to the complete imformation about the selected option. searching I found tools like linear or table layouts, but Im not sure if that will be the good way to do this. my database have just that 3 columns: image(path of the picture), name and description so my question is ¿what will be the best way to display this? Maybe is something really basic, but again... Im starting with android and I love it! is really interesting I need to get in in this world. Anyway Hope you guys can help me. thx