When I try to run my WXGA800 emulator from Eclipse it\'s giving an error like this
Failed to allocate memory: 8 This application has requested the Runtime to
Update: Starting with Android SDK Manager version 21, the solution is to edit C:\Users\.android\avd\.avd\config.ini and change the value
hw.ramSize=1024 to
hw.ramSize=1024MB
OR
hw.ramSize=512MB