Technical requirements
This book utilizes Unity 2022.1.0b16 and Unity Hub 3.3.1, but the steps should work with minimal changes in future versions of the editor. If you would like to download the exact version used in this book, and there is a new version out, you can visit Unity’s download archive at https://unity3d.com/get-unity/download/archive. You can also find the system requirements for Unity at https://docs.unity3d.com/2022.1/Documentation/Manual/system-requirements.html in the Unity Editor system requirements section.
If you wish to deploy to an Android device, you can use macOS, Linux, or Windows, and depending on the features you wish to use, it is possible to export your game in such a way as to run apps on Android 5.1 Lollipop and above.
Note
For more information on the different types of Android versions that are supported, check out https://docs.unity3d.com/ScriptReference/AndroidSdkVersions.html.
To develop for an iOS device, in addition to the device...