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 22,500 courses taught by industry experts or purchase this course individually.

Using an Android emulator

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…

Contents