Αποτελέσματα Αναζήτησης
Whether you’re building an Android application in Unity or programming it from scratch, you need to set up the Android SDK (software development kit) before you can build and run any code on your Android device.
You should use the Unity Hub to install Android SDK & NDK tools and OpenJDK to ensure that you receive the correct versions and configurations. However, there are situations where it’s useful to change the SDK, NDK, or JDK that Unity uses to build applications for Android.
15 Δεκ 2018 · In Unity, open External Tools in your Preferences (Menu: Edit > Preferences) and uncheck the Android SDK Tools Installed with Unity checkbox and type in the path to your Android SDK Tools folder, i.e. C:/Program Files/Android. Useful links. Download Android SDK Tools. Unity’s manual for Android environment setup. Android SDK Manager guide.
9 Δεκ 2022 · I have to find and install the JDK and Androids SDK and NDK separately from Unity as I have had issues installing editors via the Hub and my Editor installs do not have the modify option. I went to the Android website and downloaded the SDK and NDK command-tools, but Unity couldn’t find the file it needed.
13 Νοε 2024 · Games dev center. Guides. Build your game in Unity. Unity is a cross-platform game engine used by many games on the Google Play Store. Unity's modular tools help you produce and deliver highly engaging 2D or 3D mobile games. Create a Unity game for Android. To create a game experience for players on Android. Follow these steps:
1. Install the Java Development Kit. Download and install the Java Development Kit (JDK). Unity requires the 64-bit version JDK 8 (1.8). 2. Download the Android SDK. You can install the Android SDK using command line tools or through Android Studio.
1. Install Android Build Support and the Android SDK & NDK tools. Use the Unity Hub to install Android Build Support and the required Android SDK & NDK tools. You can also install Android OpenJDK as a separate, optional component. Add Android modules.