Possible Duplicate:
Conversion to Dalvik format failed with error 1 Solution?
I have looked for solutions for this but i still get this same error when I clean the project or delete and import it back or restarting the eclipse. Even i have tried "Conversion to Dalvik format failed with error 1" on external JAR this.
Here is what i did at the first place. I have created and android project and tried to put my webservice in it. (wsdl) I have generated the java classes from the wsdl and it gave me some ridiculous errors. I have fixed those errors by simply adding JDK library to the project because I wasnt there.(there were some jars and android(x.y)) Now Im having "Conversion to Dalvik format failed with error 1" error and cant fix it.
Any help would be nice. thanks in advance