본문 바로가기

IT/Android10

Android DeadObjectException ERROR 메시지 관리하고 있는 APP 에서 DeadObjectException 이 발생하면서 Crash 가 발생하였다. DeadObjectException 이 뭔지 어떻게 분석하는지 한번 알아 보자. AndroidRuntime: Error reporting crash AndroidRuntime: android.os.DeadObjectException AndroidRuntime: at android.os.BinderProxy.transact(Native Method) AndroidRuntime: at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:3852) AndroidRuntime: at com.and.. 2020. 11. 5.
안드로이드 ANR 분석 ERROR 메시지 . 안드로이드 anr 이 발생하였는가? 잘 돌아가는 프로세스인데, 어디서 어떻게 발생한지도 모르겠고, 로그만 떡하니 남아 있을 경우, 재현도 안되고, 난감한가? . ANR 발생시 anr 발생 로그에서 어디 프로세스 및 Activity 에서 발생하였는지 찾아라 Process: com.***.***.*** Flags: 0xc8be45 Package: com.***.***.*** Activity: com.***.***.***/.settings.ui.AAAAAATEST Subject: Input dispatching timed out (Waiting because the touched window has not finished processing the input events that were.. 2020. 6. 12.
Android FastBoot Error Android Fastboot 후 특정 어플리케이션이 동작하지 않을 경우 Fastboot 을 정상적으로 수행하였음에도 불구하고, 특정 App이 동작하지 않는 경우가 생기셨나요? 빌드 APK 이미지 사이즈 확인 Local Build 후 생성되는 APK 이미지와, Fastboot 이후 생성되는 이미지의 바이너리 크기를 비교해봅시다. 두가지가 차이가 난다면? 아래 옵션이 영향을 미칠 수 있습니다. FASTBOOT OPTION Fastboot Flash 의 경우 아래 Size 옵션을 줄수 있는데요. 이 사이즈가 sparse file 이 Flashing 되는 환경에서 file의 page size 와 안맞을 경우, 특정 사이즈가 큰 App이 비정상적으로 Flashing 되는 경우가 발생합니다. COMMAND 아래와.. 2020. 6. 8.
728x90
반응형
728x90
반응형