How to launch in android?

Hi! Are there any guidelines on how to launch on android? I haven’t found anything on the documentation except by the “turnkey”, which seems quite confusing (Is it required for single developers as well? If so, I can’t figure out how to configure it for android… my UE5 installation doesn’t even have an “engine/build/Turnkey” folder)

I have tried:

  1. Launching to device. This fails with the following error:
    LogPlayLevel: Error: ERROR: Installation of apk ‘F:\Unreal Projects\Mobile1\Binaries\Android\Mobile1-arm64.apk’ failed: [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
  2. Packaging as .apk and installing directly in device. This fails with no error, it only says “App not installed”

When hovering over the “android” section of platforms>android>device I get the error “A device sdk status was not returned from turnkey”, and the “update sdk” option returns a “Success” message after clicking, but nothing changes.

This is a converted UE4.26 project that launched perfectly, using ndk 21.1b.

Thanks in advance!

2 Likes

Did you solve this problem?

2 Likes