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
This following solution worked for me. In the following configuration file:
C:\Users\\.android\avd\.avd\config.ini
Replace
hw.ramSize=1024
by
hw.ramSize=1024MB