Activity requirements and compatibility
【两会聚焦】“惩治恶意欠薪”:今年两高报告的一大亮点-政策解读-时政频道-中工网
百度 从出台“八项规定”,重拳整治“四风”,到践行“三严三实”,中央政治局坚持从自身抓起、以身作则。
The UnityPlayerActivity
of a Unity Android application is responsible for basic interactions between the Android operating system and the application. You can use plug-insA set of code created outside of Unity that creates functionality in Unity. There are two kinds of plug-ins you can use in Unity: Managed plug-ins (managed .NET assemblies created with tools like Visual Studio) and Native plug-ins (platform-specific native code libraries). More info
See in Glossary to create your own Activity that extends and overrides Unity’s default UnityPlayerActivity
.
Note: If you’re creating a custom activity with GameActivity application entry point, you need to extend the UnityPlayerGameActivity
class.
Additional resources
Activity requirements and compatibility