Last active
December 7, 2016 08:40
-
-
Save dmpatel151282/0c4ffdfe07a347f7049a5870e035896a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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