Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- sqlite
- onLayout
- Coroutine
- CollapsingToolbarLayout
- BOJ
- 알고리즘
- HTTP
- CustomView
- LiveData
- Navigation
- ViewModel
- hilt
- 코틀린
- Android
- notification
- recyclerview
- activity
- CoordinatorLayout
- 백준
- 안드로이드
- 알림
- Algorithm
- lifecycle
- View
- Behavior
- room
- DataBinding
- kotlin
- AppBarLayout
- onMeasure
Archives
- Today
- Total
목록컨텍스트 (1)
개발일지
Android in A..Z - Context
Context (맥락) Android Developer Interface to global information about an application environment. This is an abstract class whose implementation is provided by the Android system. It allows access to application-specific resources and classes, as well as up-calls for application-level operations such as launching activities, broadcasting and receiving intents, etc. 번역 응용 프로그램 환경에 대한 글로벌 정보에 대한 인터..
Android (안드로이드)
2021. 8. 5. 10:32