안드로이드
-
안드로이드 코틀린 / Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
2022.03.25
-
안드로이드 코틀린 / android:exported needs to be explicitly specified for element, targetSdkVersion 30 -> targetSdkVersion 31 변경시 에러 해결 하기
2022.03.25
-
안드로이드 코틀린 / 네트워크 상태 확인 체크, 인터넷 상태 확인 체크, 네트워크 변경 감지, 인터넷 감지 하기
2022.01.26
-
안트로이드 코틀린 / 지연 실행, 딜레이 실행, n초뒤 실행
2022.01.26
1
-
안드로이드 코틀린 / 문자열 공백 제거, 대문자 변경 하기, replace, uppercase
2022.01.25
-
안드로이드 코틀린 / can't toast on a thread that has not called looper.prepare()
2022.01.21
-
안드로이드 코틀린 / 날짜, 시간, 계산 하기
2022.01.14
-
안드로이드 코틀린 / layout_constraintheight_max, constrainMaxHeight 변경 하기, constraintSet
2021.12.08
-
안드로이드 코틀린 / 동적으로 리니어 레이아웃 weight 변경하기, set Dynamic weight Kotlin
2021.10.06
-
안드로이드 코틀린 / 인터넷 연결 확인하기 API 30
2021.10.01