Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to execute dex: java.nio.BufferOverflowException #16

Open
jj0hns0n opened this issue Dec 12, 2013 · 3 comments
Open

Unable to execute dex: java.nio.BufferOverflowException #16

jj0hns0n opened this issue Dec 12, 2013 · 3 comments

Comments

@jj0hns0n
Copy link

I get this error during the dexing process (using eclipse). Not sure what I may be doing wrong?

@jj0hns0n
Copy link
Author

Fixed by removing Build tools for 19. Not sure why that solves it, so will leave it open. Feel free to close.

@earthskater
Copy link

The other solution for this, which worked in our case is removing the Android Dependencies

Right Click on your project -> Build Path -> Configure Build Path...
Remove Android Dependencies from the Libraries tab.

http://stackoverflow.com/questions/19885061/error-when-running-android-app

@jj0hns0n
Copy link
Author

Thanks for the tip and thanks for this app. Sure has made my glass
experience alot easier!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants