I pulled Android apk using Unreal (ver 4.12) build.
However, the following error occurred. "Com.android.dex.DexIndexOverflowException: method ID not in [0, 0xffff]: 65536"
I know that because Unreal uses an ant build when building an Android.
Is there any way to build with gradle build instead of ant build?
please answer about my question.
However, the following error occurred. "Com.android.dex.DexIndexOverflowException: method ID not in [0, 0xffff]: 65536"
I know that because Unreal uses an ant build when building an Android.
Is there any way to build with gradle build instead of ant build?
please answer about my question.
Comment