Deploying to Android Emulator or Device

Is it possible to deploy an app from the Unity IDE directly to an Android emulator or device or must I build a .apk file and manually deploy it?

Even though it’s possible to deploy directly to the Android Emulator I wouldn’t recommend this option. Deploying and running games on the emulator are not only more unstable. Usually it’s also a lot slower. Especially the deployment phase.