android实现真机调试的方法有哪些,android studio模拟器调试没有问题,真机却各种找不到类、方法。...

该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

真是烦透了,刚学没多久,下面是错误信息:

12-06 20:06:53.584 20997-20997/com.example.johnny.xianxiaozhao D/dalvikvm: Late-enabling CheckJNI

12-06 20:06:53.604 20997-21004/com.example.johnny.xianxiaozhao E/jdwp: Failed sending reply to debugger: Broken pipe

12-06 20:06:53.604 20997-21004/com.example.johnny.xianxiaozhao D/dalvikvm: Debugger has detached; object registry had 1 entries

12-06 20:06:53.624 20997-20997/com.example.johnny.xianxiaozhao D/ActivityThread: setTargetHeapUtilization:0.75

12-06 20:06:53.624 20997-20997/com.example.johnny.xianxiaozhao D/ActivityThread: setTargetHeapConcurrentStart:2097152

12-06 20:06:53.654 20997-20997/com.example.johnny.xianxiaozhao W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;)

12-06 20:06:53.654 20997-20997/com.example.johnny.xianxiaozhao I/dalvikvm: Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.view.WindowCallbackWrapper.onSearchRequested

12-06 20:06:53.654 20997-20997/com.example.johnny.xianxiaozhao W/dalvikvm: VFY: unable to resolve interface method 17965: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z

12-06 20:06:53.654 20997-20997/com.example.johnny.xianxiaozhao D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002

12-06 20:06:53.654 20997-20997/com.example.johnny.xianxiaozhao I/dalvikvm: Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.view.WindowCallbackWrapper.onWindowStartingActionMode

12-06 20:06:53.654 20997-20997/com.example.johnny.xianxiaozhao W/dalvikvm: VFY: unable to resolve interface method 17969: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;

12-06 20:06:53.654 20997-20997/com.example.johnny.xianxiaozhao D/dalvikvm: VFY: replacing opcode 0x72 at 0x0002

12-06 20:06:53.714 20997-20997/com.example.johnny.xianxiaozhao I/dalvikvm: Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.widget.TintTypedArray.getChangingConfigurations

12-06 20:06:53.714 20997-20997/com.example.johnny.xianxiaozhao W/dalvikvm: VFY: unable to resolve virtual method 422: Landroid/content/res/TypedArray;.getChangingConfigurations ()I

12-06 20:06:53.714 20997-20997/com.example.johnny.xianxiaozhao D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002

12-06 20:06:53.714 20997-20997/com.example.johnny.xianxiaozhao I/dalvikvm: Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.widget.TintTypedArray.getType

12-06 20:06:53.714 20997-20997/com.example.johnny.xianxiaozhao W/dalvikvm: VFY: unable to resolve virtual method 444: Landroid/content/res/TypedArray;.getType (I)I

12-06 20:06:53.714 20997-20997/com.example.johnny.xianxiaozhao D/dalvikvm: VFY: replacing opcode 0x6e at 0x0002

12-06 20:06:53.724 20997-20997/com.example.johnny.xianxiaozhao I/dalvikvm: Could not find method android.widget.LinearLayout$LayoutParams., referenced from method android.support.design.widget.AppBarLayout$LayoutParams.

12-06 20:06:53.724 20997-20997/com.example.johnny.xianxiaozhao W/dalvikvm: VFY: unable to resolve direct method 18487: Landroid/widget/LinearLayout$LayoutParams;. (Landroid/widget/LinearLayout$LayoutParams;)V

12-06 20:06:53.724 20997-20997/com.example.johnny.xianxiaozhao D/dalvikvm: VFY: replacing opcode 0x70 at 0x0000

12-06 20:06:53.724 20997-20997/com.example.johnny.xianxiaozhao I/dalvikvm: Could not find method android.widget.LinearLayout$LayoutParams., referenced from method android.support.design.widget.AppBarLayout$LayoutParams.

12-06 20:06:53.724 20997-20997/com.example.johnny.xianxiaozhao W/dalvikvm: VFY: unable to resolve direct method 18487: Landroid/widget/LinearLayout$LayoutParams;. (Landroid/widget/LinearLayout$LayoutParams;)V

12-06 20:06:53.724 20997-20997/com.example.johnny.xianxiaozhao D/dalvikvm: VFY: replacing opcode 0x70 at 0x0000

12-06 20:06:53.864 20997-20997/com.example.johnny.xianxiaozhao I/Adreno-EGL: <316>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_3.2.1_RB1.04.03.00.101.044_msm8610_JB_3.2.1_RB1__release_AU ()316>

OpenGL ES Shader Compiler Version: 20.00.02

Build Date: 11/21/13 Thu

Local Branch:

Remote Branch: quic/jb_3.2.1_rb1.30

Local Patches: NONE

Reconstruct Branch: AU_LINUX_ANDROID_JB_3.2.1_RB1.04.03.00.101.044 + NOTHING

12-06 20:06:53.904 20997-20997/com.example.johnny.xianxiaozhao D/OpenGLRenderer: Enabling debug mode 0

12-06 20:06:53.924 20997-20997/com.example.johnny.xianxiaozhao I/dalvikvm: Could not find method android.support.v7.widget.LinearLayoutCompat.drawableHotspotChanged, referenced from method android.support.design.internal.ForegroundLinearLayout.drawableHotspotChanged

12-06 20:06:53.924 20997-20997/com.example.johnny.xianxiaozhao W/dalvikvm: VFY: unable to resolve virtual method 14697: Landroid/support/v7/widget/LinearLayoutCompat;.drawableHotspotChanged (FF)V

12-06 20:06:53.924 20997-20997/com.example.johnny.xianxiaozhao D/dalvikvm: VFY: replacing opcode 0x6f at 0x0000

12-06 20:06:54.124 20997-21005/com.example.johnny.xianxiaozhao D/dalvikvm: dvmCompilerArchVariantInit: gDvmJit.codeCacheSize pre-set -1.

12-06 20:06:54.124 20997-21005/com.example.johnny.xianxiaozhao D/dalvikvm: dvmCompilerArchVariantInit: gDvmJit.codeCacheSize post-set 1048576.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值