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

Error:Execution failed for task ':app:transformClassesWithDexForDebug' in Android Studio #80

Open
yooshimooshi opened this issue Jun 14, 2017 · 2 comments

Comments

@yooshimooshi
Copy link

I have tried many times to run the code but this error rises when building the app in android studio :

Error:Execution failed for task ':app:transformClassesWithDexForDebug'.

com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexIndexOverflowException: method ID not in [0, 0xffff]: 65536

@nickfox
Copy link
Owner

nickfox commented Jun 14, 2017

@yooshimooshi
Copy link
Author

Yes
They said enable multidex (that cuses another error !)
Or.only import the needed google play dependences (witcht i dont know what to import!)
All solutions need changing the source code and i think something wrong in that

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