- Learning Concurrency in Kotlin
- Miguel Angel Castiblanco Torres
- 70字
- 2021-08-05 10:46:46
Android's UI thread
As mentioned in the first chapter, Android applications have a thread that is dedicated to updating the UI and also to listening to user interactions and processing the events generated by the user – like the user clicking on a menu.
Let's review the basics of Android's UI thread to guarantee that we separate the work between the UI and background threads in the best way possible.
推薦閱讀
- 軟件項目估算
- 從零開始:數字圖像處理的編程基礎與應用
- MongoDB for Java Developers
- 編寫高質量代碼:改善Python程序的91個建議
- R語言編程指南
- Windows Presentation Foundation Development Cookbook
- Mastering LibGDX Game Development
- Data Analysis with Stata
- Access 2016數據庫管
- Python:Master the Art of Design Patterns
- 軟件測試技術指南
- VMware虛擬化技術
- Test-Driven Machine Learning
- Python機器學習之金融風險管理
- JavaScript機器人編程指南