Version: 2023.1
언어: 한국어
Android application entry points
Activity requirements and compatibility

The Activity application entry point

Activity was originally the only application entry point that Unity supported and because of this it’s very stable in the majority of scenarios. This application entry point is currently the default but the GameActivity application entry point will become the default in a future version of Unity.

This application entry point is appropriate to use in the following scenarios:

  • Your project uses plug-ins that must run on a Java thread. For more information, refer to Plug-in compatibility.
  • You are upgrading an old project that already uses the Activity application entry point.

If the above scenarios don’t apply to your project, the GameActivity application entry point is a more appropriate application entry point. Among other benefits, Unity’s implementation of GameActivity gives you more control over the interaction between Android and your application. For more information, refer to GameActivity application entry point.

항목 설명
Activity requirements and compatibility Understand the system requirements and feature compatibility of the Activity application entry point.
Extend the default Unity activity Override basic interactions between the Android operating system and the Unity Android application.

추가 리소스

Android application entry points
Activity requirements and compatibility
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961