Android Splash Screen stuck

Build to Android ETC1 succeeds.
Installing on T-mobile SGH-T989 Samsung galaxy s2 (Android version 4.1.2 Jelly Bean) succeeds.
However, running on that device results in a “Your Splash Screen Here” which either never ends, or goes blank and does not run the game further.

the monitor.exe in NVPACK/tools/lib …
Shows the attached errors (I filtered out debugs, warnings, etc.)

I’ve been trying for a total of about 30 hours now, over 3 different versions of the engine, to build just one app that works on this phone, and I have no other devices available to test on. Is it just not feasible to make Unreal games work on this device and I have to get a newer deviceor switch to a lower-end engine than UE4? Maybe an old version of UE4 will work?

Hey… did you figure this out?

Yes! When I ran monitor.bat from the win64 utilities, it showed an error on that Android device which indicated the device didn’t have enough RAM to fully load the engine, let alone the assets in any given level. It had less than 500 MB of RAM. When I tried it on a device with more than 500 MB or RAM, it worked.

Hmm not sure that is my issue. I have a lot of ram on my phone… space also. I did get it to work briefly yesterday by changing the build number from 24 to 19 though so maybe that has something to do with it

Try using the monitor.bat – I think it’s in NVPACK folder somewhere. As long as your device is physically connected to your PC and is in Developer debugging mode, then it should pick up everything that happens on the phone, including touch events and Unreal logs.