UI thread

When an application is launched, the system creates a thread called "main" for the application. The main thread, also called theUI thread, is very important because it is in charge of dispatching the events to the appropriate widgets, including drawing events. It is also the thread where your application interacts with running components of the Android UI toolkit.

Android UI principle:single-threaded model for the UI: the Android UI toolkit isnot thread-safeand must always be manipulated on the UI thread.


更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. [RK3399][Android7.1.1] 静默安装应用及
  2. Android使用me.dm7.barcodescanner:zxing
  3. 搭建Android(安卓)NDK环境,包括NDK.cygwi
  4. ubuntu下运行android emulator权限不够解
  5. android 弹幕评论效果
  6. Cordova+Vue打包Android(安卓)Apk
  7. 【Android(安卓)百度地图实战】1.构建一
  8. Android开机自启动服务的实现方法
  9. Android之在string.xml配置文字颜色粗体
  10. android sp wp