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.