كيف أقوم بتثبيت المحاكي؟ How do I install the emulator?
How to Install Genymotion?
- Source links:
- Download page (Windows / macOS / Linux): https://genymotion.com/product-desktop/download
- Linux installation guide: https://docs.genymotion.com/desktop/Get_started/013_Linux_install
- Windows installation guide: https://docs.genymotion.com/desktop/Get_started/011_Windows_install
In brief - Quick steps by system:
- Windows (10/11 64-bit)
1. Download the installer from the download page above (with or without VirtualBox).
2. Run the genymotion-X.Y.Z.exe file and follow the installation wizard.
3. Restart your computer if required.
4. Run Genymotion and log in to download and create virtual devices.
- macOS (x86_64, arm64)
1. Download the .dmg file from the download page.
2. Open the .dmg file and drag the application to the Applications folder.
3. Open Genymotion and log in to start creating a virtual device.
- Linux (64bit)
1. Download the .run file from the download page.
2. Open the terminal and navigate to the download folder: cd ~/Download
3. Make the file executable: chmod +x genymotion-X.Y.Z-linux_x64.run
4. Run the installer (example): ./genymotion-X.Y.Z-linux_x64.run -d ~/genymotion
- (You can use sudo for a global installation, but it is not recommended).
5. Follow the instructions and run the application.
Important points
- Basic requirements: VT-x/AMD-V enabled in BIOS, OpenGL 3.3+ supported GPU, sufficient memory, and 250MB+ free space (and additional space for each virtual device). (Source: download page above)
- The default installer on Windows includes VirtualBox; on some Linux distributions, QEMU/KVM is used (see Linux guide).
- Internet connection is required for the first run to download images and updates.
Do you use Genymotion on a personal computer or will you need it for a team/company?