Build your game in Unity
Stay organized with collections
Save and categorize content based on your preferences.
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.
Steps to create a Unity game for Android
To use Unity to create a game experience for players on Android, follow these
steps:
- Download and
install the Unity Hub.
Start the Unity Hub. On the Installs tab, add a version of the Unity
Editor that supports 64-bit apps.
Note that these versions support Android App Bundles,
which enable smaller, more optimized downloads.
During the installation of the Unity Editor, make sure to
include the Android Build Support module
by checking the box next to it.
Expand the Android Build Support module. If you are using Unity 2019 or
later, add the Android SDK & NDK Tools module.
On the Projects tab, click New to start a new Unity project.
Develop your game!
Change build settings to output 64-bit libraries.
Download Google's official packages for Unity
You can download Google's official packages for Unity at
developers.google.com/unity.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-11-14 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]