Android Study Materials
Configuration and creates an emulated device on your computer that behaves exactly like a physical version of that device. Creating a virtual device To run an emulator on your computer, use the AVD Manager to create a configuration that describes the virtual device. Running the app on the virtual device To run the app on the virtual device you created in the previous section, follow these steps: 1. In Android Studio, select Run > Run app or click the Run icon in the toolbar. 2.
