I have stumbled upon a problem I can\'t quite get my head around, so I was hoping perhaps someone here have had the same problem or knew a good way of solving the problem. <
You could try this https://devtut.wordpress.com/2011/06/09/custom-arrayadapter-for-a-listview-android/. You have to create a custom class Item with fields you need and extend ArrayAdapter .