막무가내 삽질 블로그
MainThread 와 Handler 본문
728x90
    
    
  메인스레드와 핸들러에 대해 정리해봤습니다.
정리한 내용으로는
ui 스레드를 위한 메인스레드
안드로에드 어플리케이션에서 메인스레드
looper클래스
message와 messagequeue
handler클래스
anr
입니다.
www.notion.so/imwj/MainThread-Handler-749a3ca1c0444aa6ad1ea88ff70bebc9
MainThread + Handler
UI 처리를 위한 메인 스레드
www.notion.so
'Android' 카테고리의 다른 글
| 리싸이클러뷰 여러 아이템 타입 나누기(Multiple Content Types) (3) | 2021.03.29 | 
|---|---|
| All flavors must now belong to a named flavor dimension. Learn more at (0) | 2021.02.05 | 
| Android Jetpack Navigation Graph Animations Transition + AppBar (0) | 2021.01.24 | 
| 안드로이드 깃허브 연동 에러 (2) | 2021.01.22 | 
| CoordinatorLayout Sample (2) | 2020.12.28 | 
			  Comments