| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- coroutine
- Java
- Android WebView
- 66챌린지
- 프로그래머스 알고리즘
- Android
- 카카오 알고리즘
- 안드로이드 갤러리 접근
- Android 12 대응
- 안드로이드 카카오 로그인
- 영어공부
- Kotlin FCM
- DataBinding
- 습관만들기
- Android Interceptor
- Android 12
- 안드로이드
- OkHttp Interceptor
- 영어독립365
- WebView
- Android ViewPager2
- scope function
- MVP Architecture
- Android ProgressBar
- Kotlin
- Android Jetpack
- android recyclerview
- Android Navigation
- 코틀린 코루틴
- 알고리즘 자바
Archives
- Today
- Total
목록Foreground Service Example (1)
나미래 Android 개발자
개요 Foreground Service Foreground Service에 대해 개발 공식 문서에서는 다음과 같이 설명한다. Foreground services perform operations that are noticeable to user. Foreground services show a status bar notification*, so that user are actively aware that your app is performing a task in the foreground and is consuming system resources. Device that Android 12 (API level 31) or higher provide a streamlined experience for sh..
안드로이드/Service
2022. 9. 26. 08:30
