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

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