마스터Q&A 안드로이드는 안드로이드 개발자들의 질문과 답변을 위한 지식 커뮤니티 사이트입니다. 안드로이드펍에서 운영하고 있습니다. [사용법, 운영진]

디버깅 시작 전에 멈춤현상

0 추천
I/System.out: waiting for debugger to settle...
I/System.out: waiting for debugger to settle...
I/System.out: waiting for debugger to settle...
I/System.out: waiting for debugger to settle...
I/System.out: waiting for debugger to settle...
I/System.out: waiting for debugger to settle...
I/System.out: waiting for debugger to settle...
I/System.out: waiting for debugger to settle...
I/System.out: debugger has settled (1495)
I/InstantRun: Instant Run Runtime started. Android package is [앱패키지명], real application class is [앱패키지명].
I/art: Do partial code cache collection, code=30KB, data=27KB
I/art: After code cache collection, code=28KB, data=26KB
I/art: Increasing code cache capacity to 128KB
I/art: Do partial code cache collection, code=62KB, data=56KB
I/art: After code cache collection, code=56KB, data=50KB
I/art: Increasing code cache capacity to 256KB

 

여기서 멈춰버립니다.

그래서 클린하고 리빌드해서 디버깅 돌리면 잘 됩니다..

그런데 이 멈추는 현상이 자주 발생해서 매번 클린하고 리빌드하면 디버깅하는데 시간이 또 오래걸려서...

이 현상 해결할 방법이 있나요?

 

위젯에 대해서 추가 중인데 이 현상이 나오네요..
zenojm (2,840 포인트) 님이 2018년 6월 12일 질문

답변 달기

· 글에 소스 코드 보기 좋게 넣는 법
· 질문에 대해 추가적인 질문이나 의견이 있으면 답변이 아니라 댓글로 달아주시기 바랍니다.
표시할 이름 (옵션):
개인정보: 당신의 이메일은 이 알림을 보내는데만 사용됩니다.
스팸 차단 검사:
스팸 검사를 다시 받지 않으려면 로그인하거나 혹은 가입 하세요.
...