迷糊小虫子 2015-10-23 12:14 采纳率: 50%
浏览 2537

添加极光推送后在android4.4环境下运行崩溃

在android5.0环境下运行一切正常是怎么回事?

 logcat:
10-23 08:13:33.233    2302-2302/com.example.jkd.fchangshi I/dalvikvm﹕ Could not find method android.view.ViewGroup.onNestedScrollAccepted, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onNestedScrollAccepted
10-23 08:13:33.237    2302-2302/com.example.jkd.fchangshi W/dalvikvm﹕ VFY: unable to resolve virtual method 12353: Landroid/view/ViewGroup;.onNestedScrollAccepted (Landroid/view/View;Landroid/view/View;I)V
10-23 08:13:33.237    2302-2302/com.example.jkd.fchangshi D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0000
10-23 08:13:33.241    2302-2302/com.example.jkd.fchangshi I/dalvikvm﹕ Could not find method android.view.ViewGroup.onStopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.onStopNestedScroll
10-23 08:13:33.245    2302-2302/com.example.jkd.fchangshi W/dalvikvm﹕ VFY: unable to resolve virtual method 12359: Landroid/view/ViewGroup;.onStopNestedScroll (Landroid/view/View;)V
10-23 08:13:33.249    2302-2302/com.example.jkd.fchangshi D/dalvikvm﹕ VFY: replacing opcode 0x6f at 0x0000
10-23 08:13:33.249    2302-2302/com.example.jkd.fchangshi I/dalvikvm﹕ Could not find method android.support.v7.internal.widget.ActionBarOverlayLayout.stopNestedScroll, referenced from method android.support.v7.internal.widget.ActionBarOverlayLayout.setHideOnContentScrollEnabled
10-23 08:13:33.257    2302-2302/com.example.jkd.fchangshi W/dalvikvm﹕ VFY: unable to resolve virtual method 9905: Landroid/support/v7/internal/widget/ActionBarOverlayLayout;.stopNestedScroll ()V
10-23 08:13:33.257    2302-2302/com.example.jkd.fchangshi D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x000e
10-23 08:13:33.269    2302-2302/com.example.jkd.fchangshi I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
10-23 08:13:33.289    2302-2302/com.example.jkd.fchangshi W/dalvikvm﹕ VFY: unable to resolve virtual method 458: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
10-23 08:13:33.289    2302-2302/com.example.jkd.fchangshi D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
10-23 08:13:33.293    2302-2302/com.example.jkd.fchangshi I/dalvikvm﹕ Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
10-23 08:13:33.301    2302-2302/com.example.jkd.fchangshi W/dalvikvm﹕ VFY: unable to resolve virtual method 480: Landroid/content/res/TypedArray;.getType (I)I
10-23 08:13:33.305    2302-2302/com.example.jkd.fchangshi D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
10-23 08:13:33.317    2302-2302/com.example.jkd.fchangshi I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable
10-23 08:13:33.317    2302-2302/com.example.jkd.fchangshi W/dalvikvm﹕ VFY: unable to resolve virtual method 421: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
10-23 08:13:33.321    2302-2302/com.example.jkd.fchangshi D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
10-23 08:13:33.325    2302-2302/com.example.jkd.fchangshi I/dalvikvm﹕ Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity
10-23 08:13:33.329    2302-2302/com.example.jkd.fchangshi W/dalvikvm﹕ VFY: unable to resolve virtual method 423: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
10-23 08:13:33.329    2302-2302/com.example.jkd.fchangshi D/dalvikvm﹕ VFY: replacing opcode 0x6e at 0x0002
10-23 08:13:33.565    2302-2302/com.example.jkd.fchangshi D/dalvikvm﹕ Trying to load lib /data/app-lib/com.example.jkd.fchangshi-2/libjpush182.so 0xa50a48c8
10-23 08:13:33.869    2302-2302/com.example.jkd.fchangshi A/libc﹕ Fatal signal 11 (SIGSEGV) at 0x000000b4 (code=1), thread 2302 (e.jkd.fchangshi)

  • 写回答

4条回答 默认 最新

  • 迷糊小虫子 2015-10-23 12:23
    关注

    其他版本系统经测试没有问题,只有android4.4.4程序直接崩溃

    评论

报告相同问题?

悬赏问题

  • ¥15 MATLAB怎么通过柱坐标变换画开口是圆形的旋转抛物面?
  • ¥15 寻一个支付宝扫码远程授权登录的软件助手app
  • ¥15 解riccati方程组
  • ¥15 display:none;样式在嵌套结构中的已设置了display样式的元素上不起作用?
  • ¥15 使用rabbitMQ 消息队列作为url源进行多线程爬取时,总有几个url没有处理的问题。
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名
  • ¥65 汇编语言除法溢出问题
  • ¥15 Visual Studio问题
  • ¥20 求一个html代码,有偿