Hi everybody! First, sorry if my English is bad, usually i don't use it...
I am making a program witch have 2 java class. The first class is the main activity and the second is a thread. In the main activity i have some ImageViews, Textviews, CheckBox and RadioButtons. My Problem is that when i want to modify the ImageView from main activity to a new Image (that i have into resources) my debugger says: "Source not found". But if i do this out of the thread it works. I can't see the problem! Thanks for all! Marc -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

