Deploying the Third Person Character Controller Starter project for an Android device
In this recipe, you’ll add the Unity Third Person Character Controller Starter project, configure it for mobile, and then build and run the game on an Android device attached to your computer with a USB cable.
Other ways to get Android APK application files onto a device are explored in the There’s more… section of this recipe.
Figure 16.8: Third-Person Playground scene running on an Android mobile device
Getting ready
Before starting this recipe, ensure you have completed the first recipe in this chapter: Setting up your system for Android mobile app development.
How to do it...
To deploy the Third Person Controller Starter project for an Android device, perform the following steps:
- Create a new Unity 3D project.
- Open a web browser tab to the Unity Asset Store, by choosing Asset menu: Window | Asset Store.
- Search for the...