live-queue-player

Getting Started

  1. Install Android Studio (the official Android IDE) and Android Virtual Device in your desired location.

1-Install-Android-Studio.png

  1. Start Android Studio.

  2. Select Standard for the Install Type.

3-Android-Setup.png

  1. Import the project.

4-Import-Project.png

  1. Create a virtual device (for this example, we’ll go with Pixel 6 Pro).

5-Create-Virtual-Device.png

  1. Choose a system image (for this example, we’ll go with R).

6-Choose-System-Image.png

  1. Verify the configuration (for this example, we’ll leave everything as default) and select Finish.

7-Verify-Configuration.png

  1. Build the project.

  2. Run it on the virtual device we created.