Hi,
- I like that my GUI appears immediatly when the User starts the APP.
- Than some Data (text, Pictures) come loaded in the Background (like Youtube APP)
- The Listview and Gallery comes updated automaticly with this new Data.
I initiate my Listview, start a Thread and load the Data.... and than the Listview does not come updated!! Several People write I should use notifyDataSetChanged(). But I can not place this Command in my Thread (just unknown).
Any Ideas, It cant be so hard, but I come nearly crazy.. i will give you a Source Code if needed.
Greets Chris