android - Cannot compile, Unable to execute dex, cannot merge, non-jumbo instruction -
i'm needing because can't solution own, had read lot of post , investigating lot without solution.
i've proyect have subprojects ( actionbar,sliding,facebook,etc.. ) , when try compile receive following error times.
[2013-07-31 14:44:06 - dex loader] unable execute dex: cannot merge new index 67109 non-jumbo instruction! [2013-07-31 14:44:06 - ojiva] conversion dalvik format failed: unable execute dex: cannot merge new index 67109 non-jumbo instruction!
i'm using eclipse latest adt , latest tools ( r22 ) latest sdk ( 18 ). i've set dex.force.jumbo=true
on project.properties , i've tried set dex.force.jumbo=true
but without lucky :(, ideas ?
try adding dex.force.jumbo=true
project.properties
file
Comments
Post a Comment