I found this tutorial which makes exactly what I need : http://www.androidhive.info/2012/02/android-custom-listview-with-image-and-text/
The problem is that the ListView gets populated from an XML found out on an URL. What I have to change so I can load the list items (Image+Text) from an internal XML ?