

To effectively test your app, you should create an AVD that models eachĭevice on which your app is designed to run. Specify the Android version and hardware characteristics of the simulatedĭevice. Create an Android Virtual DeviceĮach instance of the Android Emulator uses an Android virtual device (AVD) to In this case, consider testing on a physical device instead byįollowing the guidance at Run apps on a hardware device. If you don’t have these specs, the emulator might still run, but it probably Note: If you're using a ChromeOS operating system, check the devices that

If you’re experiencing issues with the emulator, see If you already have your app running on the emulatorĪnd are ready to use more advanced features, see This page covers the steps to set up and explore your virtual testingĮnvironment in more detail.

You can simulate incoming phone calls and text messages, High fidelity: The emulator provides almost all of the capabilities ofĪ real Android device. Various Android phone, tablet, Wear OS, and Android TV devices. The emulator offers these advantages:įlexibility: In addition to being able to simulate a variety of devicesĪnd Android API levels, the emulator comes with predefined configurations for Test your application on a variety of devices and Android API levels without The Android Emulator simulates Android devices on your computer so that you can
