개발(Android)/issues 16

[Android Studio/Kotlin] List View height problem inside Scroll View

[안드로이드 스튜디오/코틀린] 스크롤뷰 내 리스트뷰의 높이 설정 문제 문제 해결 방법 (1) 리스트뷰 높이를 따로 설정하기 import android.util.Log import android.widget.ListAdapter import android.widget.ListView object ListHelper { // 댓글 개수에 따라 댓글 목록의 높이를 조정하기 fun getListViewSize(cLV: ListView) { // 아무것도 하지 않고 null을 반환 val cLVAdapter: ListAdapter = cLV.adapter ?: return // 댓글 목록 전체 높이 var totalHeight = 0 // 최종 크기를 얻기 위해 for문에 listAdapter 설정 for (si..

[Android Studio] Warning:(숫자, 숫자) This tag and its children can be replaced by one `<TextView/>` and a compound drawable

[안드로이드 스튜디오] 이 태그(뷰)와 자식(뷰)들은 하나의 와 복합 드로어블로 대체될 수 있음 문제 해결 방법 참고 [Anroid] TextView, IamgeView 합체!!!! - This tag and its childer can be replaced by one and a compound drawable le This tag and its childer can be replaced by one and a compound drawable less...... blog.naver.com

[Android Studio] android.databinding.tool.processing.ScopedException: [databinding] {"msg":"Found \u003clayout\u003e but data binding is not enabled.\n\nAdd buildFeatures.dataBinding \u003d true to your build.gradle to enable it.","file":"파일 경로"..

[안드로이드 스튜디오] 데이터바인딩에서 뷰바인딩으로 변경 후 오류 발생 문제 [Android Studio] Cannot access '어쩌고' which is a supertype of '패키지명.databinding.액티비티명Binding'. Check your [안드로이드 스튜디오] 데이터바인딩에서 뷰바인딩으로 변경 후 오류 발생 문제 해결 방법 (1) Invalidate Caches / Restart... 해결 방법 (2) Clean Project, Rebuild Project 다음 게시글로 이어짐 [Android.. shinye0213.tistory.com android.databinding.tool.processing.ScopedException: [databinding] {"msg":"Foun..

[Android Studio] Cannot access '어쩌고' which is a supertype of '패키지명.databinding.액티비티명Binding'. Check your module classpath for missing or conflicting dependencies

[안드로이드 스튜디오] 데이터바인딩에서 뷰바인딩으로 변경 후 오류 발생 문제 해결 방법 (1) Invalidate Caches / Restart... 해결 방법 (2) Clean Project, Rebuild Project 다음 게시글로 이어짐 [Android Studio] android.databinding.tool.processing.ScopedException: [databinding] {"msg":"Found \u003clayout\u003e but data bi [안드로이드 스튜디오] 데이터바인딩에서 뷰바인딩으로 변경 후 오류 발생 문제 android.databinding.tool.processing.ScopedException: [databinding] {"msg":"Found \u003cla..

[Android Studio] E/AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-1 (2)

[안드로이드 스튜디오] 푸시 메시지 발송 시 앱이 강제 종료되는 오류 문제 [Android Studio] E/AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-1 (1) [안드로이드 스튜디오] 푸시 메시지 발송 시 앱이 강제 종료되는 오류 문제 해결 방법 (1) Invalidate Caches / Restart... 해결 방법 (2) Clean Project 및 Rebuild Project 해결 방법 (3) Android Virtual D.. shinye0213.tistory.com E/MyLikeActivity: DataSnapshot { key = omfMOcZKwlMrxv2rAlkrcLC9fLn1, value = {qlLUy5dR38RCumYLM..

[Android Studio] E/AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-1 (1)

[안드로이드 스튜디오] 푸시 메시지 발송 시 앱이 강제 종료되는 오류 문제 해결 방법 (1) Invalidate Caches / Restart... 해결 방법 (2) Clean Project 및 Rebuild Project 해결 방법 (3) Android Virtual Device Manager에서 기존 가상기기 삭제 후 새로 만들기 해결 방법 (4) Firebase에 신규 계정 생성 다음 게시글로 이어짐 [Android Studio] E/AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-1 (2) [안드로이드 스튜디오] 푸시 메시지 발송 시 앱이 강제 종료되는 오류 문제 [Android Studio] E/AndroidRuntime: FATAL EXC..

[Android Studio] 패키지.MainActivity is not an Activity subclass or alias

[안드로이드 스튜디오] 지금도 이유를 알 수 없는 오류 문제 해결 방법 (1) Main Activity의 Launch Options 변경 해결 방법 (2) Clean Project, Rebuild Project 해결 방법 (3) 껐켰 참고 Android Studio: Error: SplashActivity is not an Activity subclass or alias I have a library project which has all functionality and some activities, and I also have a wrapper activity which only has a JSON configuration string and some styling. I imported the libr..

[Android Studio] E/ClipboardService: Denying clipboard access to com.android.chrome, application is not in focus nor is it a system service for user 0

[안드로이드 스튜디오] 클립보드 접근 거부 문제 참고 Denying clipboard access to com.google.android.as for (Android P Version) I'm trying to open the Android app, it is crashed immediately after opening the page. I am using the android P version on(Redmi note 7 pro phone) its crashed only for P version. Its showing stackoverflow.com

[IntelliJ] Kotlin: [Internal Error] java.rmi.UnexpectedException: unexpected exception; nested exception is: com.intellij.util.io.PersistentEnumeratorBase$CorruptedException: PersistentEnumerator storage corrupted 파일경로

[인텔리제이] 인텔리제이 자체 문제인 듯, 클리닝 또는 리빌드 하면 된다고 함 문제 Kotlin: [Internal Error] java.rmi.UnexpectedException: unexpected exception; nested exception is: com.intellij.util.io.PersistentEnumeratorBase$CorruptedException: PersistentEnumerator storage corrupted C:\Users\shinyelee\AppData\Local\JetBrains\IdeaIC2021.3\compile-server\kotlin_study_acde2e50\targets\java-production\kotlin_study_380050b\kotlin\pro..

[Android Studio] Unrecognized Android Studio (or Android Support plugin for IntelliJ IDEA) version '202.7660.26.42.7351085', please retry with version 2021.1.1 or newer.

[안드로이드 스튜디오] 프로젝트 버전 또는 그래들 버전 충돌 문제 Gradle sync failed: Unrecognized Android Studio (or Android Support plugin for IntelliJ IDEA) version '202.7660.26.42.7351085', please retry with version 2021.1.1 or newer. (16 s 319 ms) Android Studio is using the following JDK location when running Gradle: C:\Program Files\Android\Android Studio\jre Using different JDK locations on different processes might..

[Android Studio] java.lang.RuntimeException: Unable to start activity ComponentInfo{패키지명/패키지명.MainActivity}: android.view.InflateException: Binary XML file line #숫자: Error inflating class ImageView

[안드로이드 스튜디오] 실행 예외(코드에 문제가 없다면 안드로이드 스튜디오 자체 에러일 가능성이 높음) 문제 02/12 20:12:25: Launching 'app' on test device. Install successfully finished in 3 s 183 ms. $ adb shell am start -n "com.shinyelee.myfirstfile/com.shinyelee.myfirstfile.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Connected to process 4490 on device 'test_device [emulator-5554]'. Capturing and displa..

[Android Studio] Missing Constraint in ConstraintLayout

[안드로이드 스튜디오] 컨스트레인트 레이아웃 설정 오류 문제 Missing Constraints in ConstraintLayout This view is not constrained. It only has designtime positions, so it will jump to (0,0) at runtime unless you add the constraints The layout editor allows you to place widgets anywhere on the canvas, and it records the current position with designtime attributes (such as layout_editor_absoluteX). These attributes are not ..

[Android Studio] Installation did not succeed.The application could not be installed.List of apks:

[안드로이드 스튜디오] 어플리케이션 설치 실패 문제 Installation did not succeed. The application could not be installed. List of apks: [0] 'C:\Users\사용자\AndroidStudioProjects\프로젝트명\app\build\intermediates\apk\debug\app-debug.apk' Installation failed due to: 'device 'emulator-5554' not found' Retry Failed to launch an application on all devices 해결 방법 (1) 해결 방법 (2) 참고 [안드로이드 - 에러] Installation did not succeed.The appli..

[Android Studio] As of Android 12, `android:exported` must be set; use `true` to make the activity available to other apps, and `false` otherwise. For launcher activities, this should be set to `true`.

[안드로이드 스튜디오] 안드로이드 12에서는 `android:exported`를 반드시 설정해야 한다 문제 As of Android 12, `android:exported` must be set; use `true` to make the activity available to other apps, and `false` otherwise. For launcher activities, this should be set to `true`. 해결 방법 참고 Android 12를 타겟팅(targetSdkVersion 31)하는 경우, andorid:exported 설정이 필요하다.(Manifest merger failed) Android 12를 타겟팅하는경우, AndroidManifest.xml파일에서 activ..

반응형