Home  >  Q&A  >  body text

android - 如何解决Unable to execute dex: method ID not in [0, 0xffff]: 65536

安卓项目编译过程中报错:
Unable to execute dex: method ID not in [0, 0xffff]: 65536
Conversion to Dalvik format failed: Unable to execute dex: method ID not in [0, 0xffff]: 65536
如何解决
在project.properties文件中添加dex.force.jumbo=true不管用

巴扎黑巴扎黑2712 days ago497

reply all(1)I'll reply

  • 巴扎黑

    巴扎黑2017-04-17 17:46:44

    65k method limit, try the official solution

    reply
    0
  • Cancelreply