I have a Android tablet and I want to create an Android Virtual Device (AVD) whose screen is as close to the physic device as possible (in terms of size and resolution).
I tried copying the resolution from the device settings, but the size of things in the emulator screen still look different. The device reports it's density is xlarge, but (as far as I understand) these density aliases are approximations anyway.
Is there a way (even an app that I would install on the device) to know what settings I have to create the AVD with to get a equivalent screen?
The device is not from a major manufacturer, it's unlikely that I will find a 'ready-made' AVD.