'Android Studio Clone Physical Device?

I can't figure out how you can clone a physical device to a virtual one. My team needs to have copies of the physical properties as multiple people are working on separate fragments. Creating the device using the create hardware manager doesn't allow DPI changes so even though I match the length, width and screen size I cannot build a correct xml layout as the DPI is significantly different.

How do I clone a physical device for emulation and duplicate properties?

I've attached the clone and real devices below.

Virtual Device:

Virtual Device

Real Device

Real Device

There doesn't seem to be any way to match them or clone the physical device.

edit* Picture real vs studio. Also display is on minimum enter image description here enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source