I came to know from unreal forum that unreal 5 can not build 32bit apps without source build, but the emulator I am running is Android Tiramisu Google API level 33 x86_64. Using a default template. I tried on physical phones, once it installed an apk on a older device on Android 7 but could not on Android 10 device and could not on any device recently showing the titled error: unreal ERROR: Unable to ru开发者_Go百科n because you don't have an apk that is usable on emulator-5554. Looked for -x86
.
Now I would like it to look for x64 apk instead of -x86 apk. Why is it looking for -x86 if it can not build that? And what should I do to run an apk to an emulator/device of latest android? Is it by any chance the emulators fault?
精彩评论