You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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'.
The text was updated successfully, but these errors were encountered: