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,900 courses taught by industry experts.
Using an Android emulator - Unity Tutorial
From the course: Cert Prep: Unity Certified Associate Game Developer Design, Production, and Industry Awareness
Using an Android emulator
- [Instructor] When you create an Android build of your game or your visualization inside Unity, you can then take that Android package and copy it to your Android device to test it out. You can also upload that package to the Google Play Store where you can make it available for people to download and play. However, you might want to test out your Android program on a range of different types of devices. And perhaps you don't have that hardware available to you. In those cases, you can test out your Android package in a software simulation of a particular Android device. This feature set is available to you from Android Studio which got installed to your computer when you added the Android Module inside Unity, or you can also download it manually from Android Studio which we saw in an earlier movie. To access the simulator features, you need to load up Android Studio. And from the start menu here, move down to the bottom to…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.