트러블슈팅

1.screenOrientation Warning 해결 (portrait)

post-thumbnail

2.SAXParseException lineNumber: 1; columnNumber: 36 에러 해결방법

post-thumbnail

3.[안드로이드] resources.getDrawable() 메서드의 deprecated 문제 대응

post-thumbnail

4.Hilt 사용 시 Cannot create an instance of class ViewModel 에러 해결

post-thumbnail

5.Kotlin에서 EditText 텍스트 설정 안 되는 이유 & 해결 방법

post-thumbnail

6.Button의 커스터마이징이 안될 때 해결 방법

post-thumbnail

7.com.google.gms.google-services 버전 업그레이드 트러블슈팅

post-thumbnail

8.[Room] cannot find implementation for ~Impl does not exist

post-thumbnail

9.[안드로이드] Unable to load class 'org.jetbrains.kotlin.gradle.plugin.mpp.pm20.KotlinCompilationData'. 오류

post-thumbnail

10.[Kotlin] kotlin.NotImplementedError: An operation is not implemented: Not yet implemented" 오류 해결

post-thumbnail

11.[안드로이드] Failed to find GeneratedAppGlideModule

post-thumbnail

12.[안드로이드] java.lang.IllegalArgumentException: "URL query string "PATH={PATH}" must not have replace block. For dynamic query parameters use @Query."

post-thumbnail

13.[Android] java.lang.UnsupportedOperationException at java.util.Collections$UnmodifiableList

post-thumbnail

14.[안드로이드 스튜디오] unresolved reference : BuildConfig 트러블슈팅

post-thumbnail

15.[안드로이드] Duplicate class com.google.android.play.core.common.IntentSenderForResultStarter found in modules jetified-core-1.xx.x-runtime (com.google.android.play:core:1.x.x) and jetified-core-common-2.x.x-runtime (com.google.android.play:core-common:2.x.x)

post-thumbnail

16.[안드로이드] Kotlin not configured 오류 해결 방법

post-thumbnail

17.[Android] ConcurrentModificationException

post-thumbnail

18.[Android] Can not extract resource from com.android.aaptcompiler.ParsedResource

post-thumbnail

19.[Android] App Bundle 난독화된 코드 반영할 때 발생하는 okhttp 관련 오류

post-thumbnail

20.[안드로이드] com.google.gms.google-services 플러그인 버전 4.4.0의 버그에 관하여

post-thumbnail

21.[Android] Android 14 - 포그라운드Foreground 서비스 유형 문제

post-thumbnail

22.[Android] KSP - NoSuchMethodError: 'kotlin.sequences.Sequence com.google.devtools.ksp.processing.Resolver.getPackagesWithAnnotation

post-thumbnail

23.[안드로이드] FireStore No setter/field for XXX

post-thumbnail

24.[Android] 비어 있는 레이아웃을 클릭해도 클릭되지 않는 문제

post-thumbnail

25.[Android] Activity에서 transaction된 Fragment에 접근하기 위해 사용한 findFragmentById()가 null을 리턴하는 이유

post-thumbnail