Version: 2022.1
Import a JAR plug-in
Introducing native plug-ins for Android

Native plug-ins for Android

Unity supports native plug-ins for Android applications so you can integrate middleware libraries or existing C/C++ code into your Unity application.

Topic 描述
Introducing native plug-ins for Android Understand native plug-ins for Android and their use-cases.
Create a native plug-in for Android Create a new native plug-in for Android applications.
Import a native plug-in for Android Import an existing native plug-in into your Unity project.
Call native plug-in for Android code Call native plug-in code from C# scripts.

其他资源

Import a JAR plug-in
Introducing native plug-ins for Android