- Unity 2020 Mobile Game Development
- John P. Doran
- 169字
- 2021-06-11 18:41:46
Project Setup for Android and iOS Development
We now have a project to start off with, but currently, it's built with playing on a PC in mind. Since this book is about mobile development, it's very important to have the game working on the device itself before we get much further.
In this chapter, we will go through all of the setup that we'll need to perform in order to deploy the project in its current state to our mobile devices. At the time of writing this book, mobile development is typically done either for Android or iOS, so we will cover those two.
This chapter will be split into a number of topics. The chapter itself will be a simple step-by-step process from beginning to end. The following is the outline of our tasks:
- An introduction to build settings
- Building a project for a PC
- Exporting your project for Android
- Putting the project on your Android device
- Unity iOS installation and Xcode setup
- Building a project for iOS
推薦閱讀
- Apache Kafka Quick Start Guide
- C# 8.0核心技術指南(原書第8版)
- Python項目實戰從入門到精通
- App Inventor創意趣味編程進階
- Azure Serverless Computing Cookbook
- Learning Docker Networking
- Python入門很輕松(微課超值版)
- 貫通Tomcat開發
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- Python GUI Programming Cookbook(Second Edition)
- SFML Game Development
- INSTANT Premium Drupal Themes
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術
- ASP.NET Core 2 High Performance(Second Edition)
- TypeScript High Performance