Unlike Genymotion Desktop and Genymotion SaaS, there are no physical device templates with Genymotion PaaS images. However, our market place product page offers several Android versions:
- Android 5.1 (Lollipop)
- Android 6.0 (Marshmallow)
- Android 7.0 (Nougat)
- Android 8.0 (Oreo)
- Android 8.1 (Oreo)
- Android 9.0 (Pie)
- Android 10
These images are Android virtual machines which run directly on the cloud provider instances, using x86_64 or arm64 (AWS only) hardware.
You can customize several parameters to make the emulator mimic a real device:
- Choose the EC2 instance type with CPU and RAM values that match your target device specifications.
- The screen size and DPI value can be changed to match those of your target device. See Changing resolution
- you can also use "setprop" properties in command line. See Changing product properties
Basically, if you multiply Android version x RAM x number of processors x Screen resolution x DPI, you get over 3000 combinations possible to mimic any Android real phones and tablets.
Note
We are legally not allowed to use manufacturer ROMs. This means that you won't have access to any system customization that Samsung/Google/Huawei might have added in their proprietary Android ROM.