From the course: Cert Prep: Unity Certified Associate Game Developer Design, Production, and Industry Awareness

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Downloading mobile development tools

Downloading mobile development tools

- [Instructor] In this movie and the remaining movies, we'll see how we can get set up and prepared to deploy to a mobile platform. Going forwards I'm going to consider the specific case of the Android platform, but the steps for iOS are very similar. So when you want to develop for a mobile platform, the first thing you'll need to do is to install the relevant Unity modules. By default, when you install Unity through the Unity Hub, it does not install the mobile development modules, whether it's iOS or Android. This means that if you load Unity and build your game, you will not by default be able to build for a mobile platform, but you can easily add the modules to your build here. To do that, you'll want to open up Unity Hub here and move to the tab that says Installs. This gives you a list of all the different versions of Unity that are currently on your computer. You may in some cases get a small icon at the bottom…

Contents