Android DPI concept
Android uses standard density buckets such as ldpi and mdpi to adjust display density.
Using density buckets prevents Android from using every possible DPI.
Simulating a custom device
To simulate a custom device, check the real density used by Android for the physical device.
Then edit the virtual device display settings to match that density.
Additional details
For more details about screen support in Android, refer to the related article about screen support in Android.
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?