Android needs to adjust the DPI to a standard (ldpi, mdpi,...xxhdpi) to provide a consistent environment across devices. Android does not really use every possible DPI.
If you want to simulate a custom device, check the real density used by Android for this physical device. Edit the virtual device display settings to match the real density. edit the virtual device display settings
For more details about screen support in android, refer to this article.
Related articles
- How to create your own skin in Genymotion Desktop?
- How to run applications and games for arm (arm64)?
- How to uninstall Genymotion Desktop completely (purge)?
- Which devices (templates) are available with Genymotion Desktop?
- I can’t find Google Play Store. Where is it?