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 | 31 |
Tags
- hilt
- kotlin
- recyclerview
- HTTP
- onMeasure
- Behavior
- notification
- CollapsingToolbarLayout
- lifecycle
- onLayout
- 안드로이드
- LiveData
- 알림
- BOJ
- AppBarLayout
- DataBinding
- sqlite
- Android
- CoordinatorLayout
- Coroutine
- 백준
- CustomView
- 코틀린
- Navigation
- View
- 알고리즘
- room
- ViewModel
- Algorithm
- activity
Archives
- Today
- Total
목록ApplicationContext (1)
개발일지

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