Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ui Thread

Setting Textview Visible From Another Thread Or Begininvoke In Android

I'm developing an Android 2.2 application. I have an event listener on an activity, and I want … Read more Setting Textview Visible From Another Thread Or Begininvoke In Android

Android Updating Ui Thread Elements - Best Practice?

I have an app that shows some measurement values like temperature, speed and so on. I want to stick… Read more Android Updating Ui Thread Elements - Best Practice?