0

I'm getting a weird error in LibGDX when I'm trying to compile my android game.

[2015-01-30 12:20:39 - Pong-android] Dx 7 errors; aborting
[2015-01-30 12:20:39 - Pong-android] Conversion to Dalvik format failed with error 1

People are saying double jar files can cause this where do I find these jar files? It always worked fine and I didn't edit my project folder. I looked over alot stackoverflow posts about this error but I just can't figure out how to solve it.

Stefan
  • 1,905
  • 7
  • 24
  • 38

1 Answers1

0

Please look at this thread:
"Conversion to Dalvik format failed with error 1" on external JAR

More information available here:
Reason of Conversion to dalvik format failed with error 1

And please don't hesitate to use search first.

Community
  • 1
  • 1
PhannGor
  • 541
  • 4
  • 5