Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Tutorial For Setting up an Android Emulator in Android Studio

TouHouPeace edited this page Mar 1, 2024 · 1 revision
  1. In Android Studio's main screen, click "more actions" and select "Virtual Device Manager" from the drop-down manual image
  2. Click the button "Create Device" image
  3. Under "Select Hardware" choose the type of hardware and system you would like to run. I have chosen Pixel 6 with Android 13 "Tiramisu". If you don't have a preference, choosing along the Pixel line should be sufficient, after that, click next. image image
  4. Explore and configure things to your liking, after that, click finish, and you will have an Android emulator created.
  5. To run the emulator, go to Virtual Device Manager again, and click the play button next to your created emulator. image