このセクションでは、Android 用 Unity アプリケーションの開発を始めるにあたって理解しておくと役に立つ、主要な概念やワークフローを紹介しています。
トピック | 説明 |
---|---|
Unity for Android | Introduces Android as a platform you can create Unity applications for. |
Requirements and compatibility | Unity での Android 用開発の要件や、Unity 機能の Android デバイスとの互換性について説明しています。 |
Android の Gradle | Gradle のビルドシステム、Unity とのバージョン互換性、Gradle プロジェクトの構造について説明しています。 |
Android Manifest | Introduces Android Manifests and explains how Unity generates them. |
Launcher Manifest | Introduces Launcher Manifests and explains how they configure how applications look and behave before they launch. |
Library Manifest | Introduces Library Manifests and explains how Unity uses them to generate the final Android Manifest for an application. |
Unity が Android アプリケーションをビルドする方法 | Android 用のビルドプロセスの概要説明です。 |