일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Android ProgressBar
- 알고리즘 자바
- DataBinding
- 영어공부
- 영어독립365
- Java
- android recyclerview
- 66챌린지
- Android ViewPager2
- Android WebView
- Kotlin
- Android Interceptor
- OkHttp Interceptor
- 습관만들기
- 안드로이드 fcm
- 카카오 알고리즘
- Kotlin FCM
- 안드로이드
- 코틀린 코루틴
- Android Jetpack
- 안드로이드 갤러리 접근
- Android Navigation
- MVP Architecture
- scope function
- Android
- WebView
- 안드로이드 카카오 로그인
- 프로그래머스 알고리즘
- Android 12
- Android 12 대응
Archives
- Today
- Total
목록safer components exporting (1)
나미래 Android 개발자

Android 12: Safer Component Exporting 대응 중요 내용 공식 문서에서는 Android 12 이상부터 Safer Component Exporting에 대해서 아래와 같이 설명한다. If your app targets Android 12 or higher and contains activities, services, or broadcast receivers that use intent filters, you must explicitly declare the android:exported attribute for these app components. 안드로이드 12 이상을 타겟할 경우, activity, service 또는 broadcast receiver 중에서 intent f..
안드로이드/Android 12(targetSdk 31)
2022. 10. 15. 11:50