게시판 즐겨찾기
편집
드래그 앤 드롭으로
즐겨찾기 아이콘 위치 수정이 가능합니다.
안드로이드 오류가 먼지 알 수 있을까요?
게시물ID : programmer_20419짧은주소 복사하기
작성자 : Nadeko_♡
추천 : 0
조회수 : 1264회
댓글수 : 2개
등록시간 : 2017/04/28 13:03:21
옵션
  • 창작글
간단하게 게임을 만들었는데 게임관련 함수?같은것들 잘 몰라서 이미지뷰 5~60개 넣고 애니메이션이랑 핸들러 써서 만들었는데
잘 되다가 4분정도만 되면 계속 예상치않게 종료됬다며 꺼지네요.
밑에 에뮬레이터로 돌리고 로그캣 나온거 긁어왔는데 무슨 오류인지 알 수 있을까요?
인터넷에 검색해봐도 모르겠네요;;

04-28 02:48:00.578 3510-3510/com.example.kasiry.androidproject I/art: Not late-enabling -Xcheck:jni (already on)
04-28 02:48:01.078 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_dependencies_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.164 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_0_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.183 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_1_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.203 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_2_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.233 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_3_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.257 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_4_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.294 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_5_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.316 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_6_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.339 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_7_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.368 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_8_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.386 3510-3510/com.example.kasiry.androidproject W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg  --debuggable --instruction-set=x86 --instruction-set-features=smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2 --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --dex-file=/data/app/com.example.kasiry.androidproject-2/split_lib_slice_9_apk.apk --oat-file=/data/dalvik-cache/x86/data@[email protected]@[email protected]) because non-0 exit status
04-28 02:48:01.387 3510-3510/com.example.kasiry.androidproject W/System: ClassLoader referenced unknown path: /data/app/com.example.kasiry.androidproject-2/lib/x86
04-28 02:48:01.396 3510-3510/com.example.kasiry.androidproject I/InstantRun: starting instant run server: is main process
04-28 02:48:01.616 3510-3520/com.example.kasiry.androidproject I/art: Background sticky concurrent mark sweep GC freed 1(32B) AllocSpace objects, 0(0B) LOS objects, 0% free, 34MB/34MB, paused 5.892ms total 29.508ms
04-28 02:48:01.680 3510-3520/com.example.kasiry.androidproject I/art: Background partial concurrent mark sweep GC freed 34(1440B) AllocSpace objects, 0(0B) LOS objects, 10% free, 34MB/38MB, paused 6.213ms total 56.467ms
04-28 02:48:01.753 3510-3510/com.example.kasiry.androidproject D/MediaPlayer: setSubtitleAnchor in MediaPlayer
04-28 02:48:01.815 3510-3510/com.example.kasiry.androidproject D/MediaPlayer: setSubtitleAnchor in MediaPlayer
04-28 02:48:01.847 3510-3559/com.example.kasiry.androidproject D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
04-28 02:48:01.935 3510-3559/com.example.kasiry.androidproject I/OpenGLRenderer: Initialized EGL, version 1.4
04-28 02:48:01.936 3510-3559/com.example.kasiry.androidproject W/OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...

전체 추천리스트 보기
새로운 댓글이 없습니다.
새로운 댓글 확인하기
글쓰기
◀뒤로가기
PC버전
맨위로▲
공지 운영 자료창고 청소년보호