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

안드로이드 스튜디오가 정상적으로 작동하지 않습니다.

0 추천
11-10 01:09:20.606 16252-16252/? I/SELinux: Function: selinux_android_load_priority , priority [2] , priority version is VE=SEPF_SHV-E210K_4.4.4_0053
11-10 01:09:20.606 16252-16252/? E/dalvikvm: >>>>> Normal User
11-10 01:09:20.606 16252-16252/? E/dalvikvm: >>>>> com.example.kdh.bootcheck [ userId:0 | appId:10236 ]
11-10 01:09:20.611 16252-16252/? D/dalvikvm: Late-enabling CheckJNI
11-10 01:09:20.776 16252-16252/com.example.kdh.bootcheck I/InstantRun: Instant Run Runtime started. Android package is com.example.kdh.bootcheck, real application class is null.
11-10 01:09:20.781 16252-16252/com.example.kdh.bootcheck W/InstantRun: No instant run dex files added to classpath
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck I/dalvikvm: Could not find method android.view.Window$Callback.onProvideKeyboardShortcuts, referenced from method android.support.v7.view.WindowCallbackWrapper.onProvideKeyboardShortcuts
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve interface method 16116: Landroid/view/Window$Callback;.onProvideKeyboardShortcuts (Ljava/util/List;Landroid/view/Menu;I)V
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;)
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck I/dalvikvm: Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.view.WindowCallbackWrapper.onSearchRequested
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve interface method 16118: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck I/dalvikvm: Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.view.WindowCallbackWrapper.onWindowStartingActionMode
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve interface method 16122: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck I/dalvikvm: Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.widget.TintTypedArray.getChangingConfigurations
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve virtual method 705: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck I/dalvikvm: Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.widget.TintTypedArray.getType
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve virtual method 727: Landroid/content/res/TypedArray;.getType (I)I
11-10 01:09:20.856 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x6e at 0x0008
11-10 01:09:20.911 16252-16252/com.example.kdh.bootcheck I/dalvikvm: Could not find method android.widget.FrameLayout.startActionModeForChild, referenced from method android.support.v7.widget.ActionBarContainer.startActionModeForChild
11-10 01:09:20.911 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve virtual method 16549: Landroid/widget/FrameLayout;.startActionModeForChild (Landroid/view/View;Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
11-10 01:09:20.911 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x6f at 0x0002
11-10 01:09:20.921 16252-16252/com.example.kdh.bootcheck I/dalvikvm: Could not find method android.content.Context.getColorStateList, referenced from method android.support.v7.content.res.AppCompatResources.getColorStateList
11-10 01:09:20.921 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve virtual method 439: Landroid/content/Context;.getColorStateList (I)Landroid/content/res/ColorStateList;
11-10 01:09:20.921 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x6e at 0x0006
11-10 01:09:20.926 16252-16252/com.example.kdh.bootcheck I/dalvikvm: Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawable
11-10 01:09:20.926 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve virtual method 668: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
11-10 01:09:20.926 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
11-10 01:09:20.931 16252-16252/com.example.kdh.bootcheck I/dalvikvm: Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.widget.ResourcesWrapper.getDrawableForDensity
11-10 01:09:20.931 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve virtual method 670: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
11-10 01:09:20.931 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002
11-10 01:09:20.941 16252-16252/com.example.kdh.bootcheck E/dalvikvm: Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method android.support.v7.widget.AppCompatImageHelper.hasOverlappingRendering
11-10 01:09:20.941 16252-16252/com.example.kdh.bootcheck W/dalvikvm: VFY: unable to resolve instanceof 152 (Landroid/graphics/drawable/RippleDrawable;) in Landroid/support/v7/widget/AppCompatImageHelper;
11-10 01:09:20.941 16252-16252/com.example.kdh.bootcheck D/dalvikvm: VFY: replacing opcode 0x20 at 0x000c
11-10 01:09:20.966 16252-16252/com.example.kdh.bootcheck D/Activity: #1 setTransGradationModeColor false
11-10 01:09:21.006 16252-16252/com.example.kdh.bootcheck D/libEGL: loaded /system/lib/egl/libEGL_mali.so
11-10 01:09:21.011 16252-16252/com.example.kdh.bootcheck D/libEGL: loaded /system/lib/egl/libGLESv1_CM_mali.so
11-10 01:09:21.016 16252-16252/com.example.kdh.bootcheck D/libEGL: loaded /system/lib/egl/libGLESv2_mali.so
                                                                   
                                                                   [ 11-10 01:09:21.021 16252:16252 E/         ]
                                                                   Device driver API match
                                                                   Device driver API version: 29
                                                                   User space API version: 29
                                                                   
                                                                   
                                                                   [ 11-10 01:09:21.021 16252:16252 E/         ]
                                                                   mali: REVISION=Linux-r3p2-01rel3 BUILD_DATE=Tue Aug 26 17:05:16 KST 2014
11-10 01:09:21.096 16252-16252/com.example.kdh.bootcheck D/OpenGLRenderer: Enabling debug mode 0

 

 

 

 

 

 

단순한 프로그래밍을 해도 이런 오류가 뜨네요 제가 설정을 잘 못 해준건지 알려주세요.

이것 때문에 아무것도 못하고 있어요ㅜㅜㅜ 부탁드립니다.
치도리이 (200 포인트) 님이 2016년 11월 10일 질문

답변 달기

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