Android Studio Emulator on Windows

To prepare to run and test your Flutter app on the Android emulator, follow the following steps.

Go to Tools > Device Manager is a configuration that defines the characteristics of an Android device that you want to simulate in the Android Emulator)

Or you can click on the icon as shown on the image below to open Device Manager.

Click on Create Virtual Device…

Select a device type and its configurations and click Next.

After that, select the System image.

Finish the creating of your virtual device.

Last updated