I'm having trouble creating a custom AVD for XPeria ZL phone using the Device Definitions tab.
I noticed the AVD manager is unable to parse devices.xml file if one of them uses the xxhdpi density.
As a side note, the emulator is no longer able to scale display to real size.
Has anyone faced these issue and was able to fix it? I really need to emulate that device for a POC we are working on.
For the first issue, about the error in parsing after adding xxhdpi devices, try updating the Android SDK Tools to 21.1, this really should solve the problem.
For your second issue, making the emulator work with xxhdpi resources, this can be accomplished with a few additional adb-commands after the emulator has started. Taken from an installation troubleshooting page at developer.sonymobile.com (http://developer.sonymobile.com/knowledge-base/sdks/sony-add-on-sdk/install-the-sony-add-on-sdk/), the following statement is available: