Can not package android project for ES3.1?

Hi guys,

i got this message said no UE4Game-armv7-es31.so file for package the android project,anybody has a solution?

Program.Main: ERROR: AutomationTool terminated with exception: ERROR: Can’t make an APK without the compiled .so [E:\Program Files\Epic Games\4.11\Engine\Binaries\Android\UE4Game-armv7-es31.so]

thanks

You need to compile the so. The easiest way to do this is make sure it is a code-based project by adding an empty class.