android - 如何解决Unable to execute dex: method ID not in [0, 0xffff]: 65536
巴扎黑
巴扎黑 2017-04-17 17:44:44
0
1
450

安卓项目编译过程中报错:
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不管用

巴扎黑
巴扎黑

reply all(1)
巴扎黑

65k method limit, try the official solution

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!