일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 인터넷우회
- PJM-F3000
- error
- 가성비프로젝터
- askii
- LGFlatron
- linux
- LGFlatronOSD잠금해제
- 기본 알람
- git setup
- OSD잠금
- 에러
- 실업급여 신청 방법
- 눈꽃 사진
- ClubMed
- Eclipse
- 리눅스
- W2453V
- 실업급여온라인교육정답
- SBS100
- 실업급여동영상퀴즈
- OSD잠금해제
- 머시멜로
- Android
- 안드로이드
- 여행
- 무음 설정
- 직무 역량
- mainthread
- OSDLock-loosening
Archives
- Today
- Total
JJ's blog
Android, Handler, Thread, Looper, Message 본문
Handler의 동일 Message 중복처리 정책 (보내는 메시지 생성할 때 obtainMessage로 하는 이유)
http://promobile.tistory.com/214
Message 중복 관련 Error Example (StackOverFlow) "This message is already in use."
http://stackoverflow.com/questions/5864990/problem-in-handler-with-messages-in-android
http://stackoverflow.com/questions/4113704/android-handler-message-and-listview
UI의 SubThread에서의 Handler 사용법(설명이 쉽다)
http://arabiannight.tistory.com/entry/331
Thread, Looper, Handler설명
https://realm.io/kr/news/android-thread-looper-handler/
MainThread가 아닐 시 Handler의 Looper 설명
http://aroundck.tistory.com/1022
'Technology > Android' 카테고리의 다른 글
[Android] WebView와 메모리에 관하여 (0) | 2016.12.23 |
---|---|
[Android] EditText 글자 길이 제한 (0) | 2016.09.20 |
Refreshing external folders (0) | 2016.05.25 |
Configuring Android Studio: IDE & VM Options, JDK, etc (0) | 2016.05.24 |
[Android Studio] Windows 사용자 환경 (계정 정보) 레지스트리 저장 경로) (0) | 2016.05.23 |
Comments