Android Single Instance Service for Unreal Engine is a plugin that bundles Unreal Engine as a single-instance service for Android devices. The Unreal Engine runtime initializes on startup, and then separate Unreal Engine applications attach to that process, reducing both their shared memory usage and startup time.
Setting Up Android Single Instance Service
Learn how to set up Android Single Instance Service (ASIS) and create, package, and run your project as an Android application.