Closed GoogleCodeExporter closed 8 years ago
I couldn't reproduce this.
Original comment by jessewil...@google.com
on 1 Apr 2012 at 10:56
The error seems to be coming only if you run it as a JUnit test. E.g., add the
attached test case to your project and run it as a JUnit test (not Android
JUnit). You will need to add the libs/ jars to the class path. I tried, and I
got the exception again.
Original comment by allur...@gmail.com
on 1 Apr 2012 at 11:02
Attachments:
[deleted comment]
The problem was that I had dexmaker library in the path even when using JUnit.
Once I removed it, it ran fine.
Original comment by allur...@gmail.com
on 2 Apr 2012 at 12:54
Original issue reported on code.google.com by
limpbizkit
on 29 Mar 2012 at 10:57