A desktop application based on Java Swing that allows you to easily configure and create Android emulators.
If there are no images for the selected API, the application will download them from the network itself.
After creating the images, the interface displays the addresses of the created emulators.


    Android Emulator Launcher

Tools

Java Version Swing Version

    Features

  • If the required emulator image is missing, the program automatically downloads it from the Internet
  • The device image must have Google Play support
  • The program is capable of running N emulators
  • The program must allow creating emulators with API versions from 22 to 33
  • The emulator screen must have the screen -off mode
  • Program output: N running emulators, list of installed devices

    Used Packages:

  • SDKMANAGER
  • AVDMANGER
  • EMULATOR
  • ADB

    Use Case:

  1. Update path to avdmanager, sdkmanager, emulator
  2. Run Application

    License

This project is licensed under the MIT License