Some test text!

Search
Hamburger Icon

Android / FAQ / Common Apryse Android integration issues

Common Apryse Android integration issues

Unable to merge dex

If you are encountering the following error message:

java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex

Please follow the Android guides for configuring multidex support

Remember to always sync the project whenever any gradle files change:

gradle sync

Gradle project refresh failed

build tool

Click on Install Build Tool and sync project.

Make sure that you are always up-to-date with respect to Android SDK updates:

sdk tool

Instant Run requires ADB integration to be enabled

adb integration

Go to the top toolbar in Android Studio and click Tools > Android > Enable ADB integration.

Get the answers you need: Chat with us