Required Build Settings: Android
Builds to the Lume Pad 2 are supported.
Last updated
Builds to the Lume Pad 2 are supported.
Last updated
The Game Instance Class (Project Settings, Project, Maps and Modes, Game Instance) needs to be set to Platform Game Instance or any custom class that derives from it. This is necessary for the app to detect states like foreground or background changes.
There are some settings that need to be set in the project settings in the Android platform.
Make sure arm64 is enabled. Leia Unreal SDK supports both OpenGL.
Enable Package game data inside .apk and Fullscreen Immersive setting.
With these settings, you will be able to build an apk which runs on LitByLeia devices!