# Android Single Instance Service in Unreal Engine | Unreal Engine 5.6 Documentation | Epic Developer Community
> 原文链接: https://dev.epicgames.com/documentation/zh-cn/unreal-engine/android-single-instance-service-in-unreal-engine
>
> 生成时间: 2025-06-14T20:02:37.233Z
---
目录
此页面无法以你选择的语言显示。将默认显示为**English**。如果你想以不同的语言查看,可以尝试选择另一种语言。
**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.
](https://dev.epicgames.com/documentation/en-us/unreal-engine/setting-up-android-single-instance-service-in-unreal-engine)
* * *
提问并帮助你的同行 [开发者论坛](https://forums.unrealengine.com/categories?tag=unreal-engine)
编写你自己的教程或阅读其他人的教程 [学习库](https://dev.epicgames.com/community/unreal-engine/learning)