Multi-threading in Android applications

Speaker: Chak Man Li, Solon
Mobile applications often need to perform long time operations like downloading data or intensive computations without affecting the user experience. These tasks need to be run in other threads but thread managing is hard and tedious. In this talk, I will introduce some easy-to-use classes in Android with sample codes so that you can write multi-thread applications in a simple way.

Leave a Reply

Your email address will not be published. Required fields are marked *