To set up an emulator we need to run the Android Virtual Device Manager (AVD Manager). We can find its icon on the top bar, just next to the play/stop application icons.
![](assets/59188fcf-dd12-45b7-87bf-cc47d1a57707.png)
Once we've executed the Android Device Manager, we can add or manage our virtual devices from there, as shown in the following screenshot:
![](assets/1a1a73ab-1b69-4a27-9a42-acb9e16cabc7.png)
Clicking on Create Virtual Device will give us the opportunity to use one of the Android device definitions or even create our own hardware profile, as shown in the following screenshot:
![](assets/96ceda49-fc4b-4787-b95a-ae6252f97738.png)
Once we've selected the hardware, we've got to choose the software, or the system image, that will run on it. Later on, we can add all the combinations we need for testing: multiple different devices, or the same device with different Android version images, or even a combination of both.
![](assets/5753dd3b-7ff9-4f7b-bcc6-d59ad186dfab.png)
The last step is to name our AVD, review our hardware and software selection, and we're set!
![](assets/f322220a-56e9-42b8-b3cb-ce5c2c8c8a3b.png)