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

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -