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

도와주세요ㅜㅜ unforunately, has stopped

0 추천

04/25 15:02:28: Launching 'app' on Nexus 6 API 22.
$ adb shell am start -n "com.example.test01/com.example.test01.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Connected to process 5418 on device 'emulator-5554'.
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter androidx.vectordrawable.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
I/art: Rejecting re-init on previously-failed class java.lang.Class<androidx.core.view.ViewCompat$2>
    Rejecting re-init on previously-failed class java.lang.Class<androidx.core.view.ViewCompat$2>
D/AndroidRuntime: Shutting down VM
E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.example.test01, PID: 5418
    java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.test01/com.example.test01.MainActivity}: android.view.InflateException: Binary XML file line #2: Error inflating class <unknown>
        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2325)
        


뭐가 문제인건가요? 15년 전에 개발자로 일하다가 그만둔지 오래되어서 요즘 새로운 안드로이드 공부해보려고하는데 더 힘드네요 나이가 들어서 그런가...
무엇 때문인지 알려주시면 정말 감사하겠습니다. 

에러싫다 (120 포인트) 님이 2020년 4월 25일 질문

답변 달기

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