We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get this error during the dexing process (using eclipse). Not sure what I may be doing wrong?
The text was updated successfully, but these errors were encountered:
Fixed by removing Build tools for 19. Not sure why that solves it, so will leave it open. Feel free to close.
Sorry, something went wrong.
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
Thanks for the tip and thanks for this app. Sure has made my glass experience alot easier!
No branches or pull requests
I get this error during the dexing process (using eclipse). Not sure what I may be doing wrong?
The text was updated successfully, but these errors were encountered: