Unable to execute dex: Cannot merge new index 65879 into a non-jumbo instruction!
Conversion to Dalvik format failed: Unable to execute dex: Cannot merge new index 65879 into a non-jumbo instruction!
遇到这种情况:project.properties文件中增加一句
dex.force.jumbo=true 可以打包运行通过。
libs下的用于新浪微博的armeabi、x86、mips中.so文件 对于不同平台apk的安装起着重要的作用。