Posts by user2793594 • 101 points
1 post
-
0
votes1
answer114
viewsQ: Problems with Thread on Android
I have a listview to be populated/fed by a webservice, but only load my images with a handler. I want to use a Thread, but only run with a Handler and I don’t understand why... Can someone help me?…