search

Home  >  Q&A  >  body text

android - 添加multidex后在部分机型上产生anr的问题,该如何解决

前段时间加了一个包后就出现了65535的问题,但是精简包后还有这问题,于是就采用了multidex的拆包方法,但我没有继承它包中的application,还是继承的原生的application,然后在部分手机上进入时会有1到2秒的白屏,一些系统版本较低或者性能较差的手机上白屏时间更长,或者直接anr了,这该如何解决,具体代码如下,手机截图较渣

PHPzPHPz2772 days ago484

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 17:34:32

    Look here https://gold.xitu.io/entry/5705b2712e958a0057a5f735

    reply
    0
  • ringa_lee

    ringa_lee2017-04-17 17:34:32

    Can you confirm that the machine with the problem has executed the MultiDex.install(this) function

    reply
    0
  • Cancelreply