Have you tried to create a project from a template (FPS or TPS), and then packaging it and deploy to Mobile?
And check also android API in SDK for your devices. For S5 you need add Android API21. And in UE4 in Project Setting in Platforms->Android SDK set NDK API Level latest or android-21, because in default android-19.
Maybe it help you.