I’d like to report a missing functionality for the TEGRA ES31 capable device, both’s retail and source 4.7+ does NOT provide any *-armv7-es31.apk or *-armv7-es31.so file’s.
Packaging for Tegra-Android ES31(AEP) end with a missing dependency: *-armv7-es31.apk
To build es31 dependency you must change these line under
[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings] in “%PATH_TO_SOURCE%\Engine\Config\BaseEngine.ini” to
bBuildForES2=false
bBuildForES31=true
rebuild the Development solution Win64 for UBT and build the Tegra-Android solution (shipping, development ecc).
Just wanted to check in with you and see if this has fixed the issue that you have been having. I have reached out to a developer for further information on this issue as well and will be sure to update you when that information is shared.