Hi everyone, im trying to export a project to an installable app for an android device. i followed this instructions: https://docs.unrealengine.com/5.1/en-US/setting-up-unreal-engine-projects-for-android-development/.
this is what the export returns:
the device im trying to install is and android samsung galaxy s21 ultra. i checked that the devices is listed with adb devices:
i executed “Install_MyProject_universal.bat” (also tryied with the others .bat, same result) and this is what i get:
Something is indeed installed in the device, when i try to execute it, this is what i get:
Ive been stuck with this over two weeks looking for a solution T.T, any help will be appreciated, thanks.