Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dmpatel151282/0c4ffdfe07a347f7049a5870e035896a to your computer and use it in GitHub Desktop.
Save dmpatel151282/0c4ffdfe07a347f7049a5870e035896a to your computer and use it in GitHub Desktop.
Android Error in Eclipse: "Unable to execute dex: Cannot merge new index 65799 into a non-jumbo instruction!"
Solution:- Add dex.force.jumbo=true to project.properties file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment