2

I'm currently running into this error:

error: cannot access Task class file for bolts

the problem is, once I follow the suggestion for solution (Adding the bolts jar from the Parse library), I'm getting this error:

:app:dexDebug ExecException finished with non-zero exit value 2

Looking at the solution here, it seems seems that the problem is with one of my jars (the one which i just added, apparently), and the solution would be removing it...

Any idea how to get out of this deadlock?

Community
  • 1
  • 1
Cookienator
  • 637
  • 1
  • 7
  • 25
  • i think you have reached the 65535 method limit....use [this tool](https://github.com/mihaip/dex-method-counts) to check .... or you need to enable multidex support – Nicholas Ng Aug 28 '15 at 13:53

0 Answers0