I am trying to set up my Android Studio project with al its dependencies. But when i try to run my project i get the following error messages:
Android Dex: [AndroidVI] Unable to execute DX
Android Dex: [AndroidVI] com.android.dx.util.DexException: Multiple dex files define Lcom/androidquery/util/Constants;
Can anybody help me with this