I would like to set up android emulator which will be simulate the device google nexus 7. It has got 7 inches display and resolution 1280×800.
What the number is properly value for monitor dpi? Is this value equivalent of abstracted LCD density in the hardware part?


Here is a answer for others with similar obscurities about properly settings of a display in android emulator.
So I set abstracted LCD density to value 213. It is the default value of Nexus 7. Because of this value nexus is not able shows full tablet mode. This value is specific for every device.
Next I set resolution to 1280×800 and save it. Then I click on start emulator and set next values about monitor.
I use 15.4 inches monitor with resolution 1680×1050 px. Firstly I set screen size of tablet (7 inches) and then monitor dpi. When you click on the question mark, it will show you new window with the screen size and resolution. These values are values of your pc monitor. When you fill these values, it compute your monitor dpi. For me it is 129. And finally I start emulator.