When I tried to export signed apk in eclipse, I started getting an error:
Dx Uncaught translation error: com.android.dx.cf.code.SimException: local 0000: invalid
Dx 1 error; aborting
Conversion to Dalvik format failed with error 1
I don't understand, why I am getting this error. I searched it for a long time but I didn't find any useful solution. I'v removed libraries from build path and put them into libs folder of project tree also. Please help.