I have an application that has been working and compiling just fine so far. However when I go to Export it, Android Dependancies is added automatically, which throws a
Conversion to Dalvik format failed with error 1
I've put research into this and I know it is because Android Dependencies is adding duplicate files. I'm currently trying to clean that up, however is there a way to disable Android Dependancies from automatically being generated on export?