I am trying to customize my Android Studio project with all its dependencies. But when I try to start 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 someone help me with this
android android-studio dex
sn0ep
source share