>  Q&A  >  본문

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不管用

巴扎黑巴扎黑2766일 전539

모든 응답(1)나는 대답할 것이다

  • 巴扎黑

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

    65k 메서드 제한, 공식 솔루션을 사용해 보세요

    회신하다
    0
  • 취소회신하다