Unable to execute dex: method ID not in [0, 0xffff]: 65536
解决方案:
1、项目内的类或方法过多,删除掉冗余代码
本文共 136 字,大约阅读时间需要 1 分钟。
Unable to execute dex: method ID not in [0, 0xffff]: 65536
解决方案:
1、项目内的类或方法过多,删除掉冗余代码
转载于:https://www.cnblogs.com/lsl8966/p/5369712.html