I have an activity with a textview, created from the layout.xml. Inside this activity I created a thread. I want want to use my textview from inside the thread but each time I do something like textview.setText() my program forces to close.
问题是:为什么我无法从阅读面读到文字。