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 |
Tags
- LiveData
- ViewModel
- HTTP
- onLayout
- Algorithm
- Behavior
- hilt
- notification
- CustomView
- 알림
- View
- CollapsingToolbarLayout
- sqlite
- lifecycle
- DataBinding
- kotlin
- Navigation
- Android
- activity
- room
- recyclerview
- onMeasure
- 코틀린
- CoordinatorLayout
- BOJ
- AppBarLayout
- Coroutine
- 안드로이드
- 백준
- 알고리즘
Archives
- Today
- Total
목록ActivityContext (1)
개발일지
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/uYDXl/btra09gsPsl/cztLkLmn0sEEOeC9eJJ8ak/img.png)
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