I implemented today Mobario SDK to my app and when I wanted to run this app this occurs in console:
[2013-09-15 16:37:05 - AppName] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Lcom/google/analytics/tracking/android/AdHitIdGenerator;
[2013-09-15 16:37:27 - Dex Loader] Unable to execute dex: Multiple dex files define Lcom/google/analytics/tracking/android/AdHitIdGenerator;
I tried to uncheck analytics and mobario .jar files from Build Path, but it doesn't seem to work. Anyone handled that one? Thanks for helping out!