UE 4.13.1 Android package error

Hi.

I have been looking for a solution for this issue for a few days. And I can’t figure it out.
I have started a new project with the Mobile / Tablet settings as well as made it Scalable 3D or 2D.
I have also tried to delete the Saved and Intermediate.
I have run the Android SDK installation several times and even made sure I have the right API version for my android device. It shows up under the Launch dropdown list in UE as well.
I’m using 4.13.1, I know there was some issues in 4.13. But were fixed in the latest hotfix patch.

I can pack the same project to windows just fine. But when I try to pack it to Android(ETC2) Or any other, I get the same error message.

Here is the error message I get:

Additional information. I have followed the Android documentation installation guide.

By enabling both GearVR and GoogleVR seems to solve the error in the image above. But I then get a different error message.

The output log is now throwing this at me:

UATHelper: Packaging (Android (ETC2)): UnrealBuildTool: [javac] 100 errors
UATHelper: Packaging (Android (ETC2)): UnrealBuildTool: [javac] 100 warnings
UATHelper: Packaging (Android (ETC2)): UnrealBuildTool:
UATHelper: Packaging (Android (ETC2)): UnrealBuildTool: BUILD FAILED
UATHelper: Packaging (Android (ETC2)): UnrealBuildTool: P:\NVPACK\android-sdk-windows\tools\ant\build.xml:716: The following error occurred while executing this line:
UATHelper: Packaging (Android (ETC2)): UnrealBuildTool: P:\NVPACK\android-sdk-windows\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.

I attached the full log.link text

I am “closing” this question. Reason is that I made a fresh installation on a different computer, the android SDK setup tutorial works fine on that computer. My guess is that I have some elements on my computer that generates this issue. A type of collision between SDKs.

A quick update and a solution to my issue. :slight_smile:

I disabled the Substance plugin, and now I’m able to package the game for Android(ETC2) as well as launching the game on my mobile device, Samsung s5.