Search code examples
androideclipsescreen-resolution

Eclipse emulator doesn't run with high resolution 2080x1536


I am trying to run an emulator with Eclipse with 2080x1536 resolution. I set the ram size to 500-1024MB but it just want to start. I only get the black screen.

Any ideas? Thanks.


Solution

  • I could get a 1080x1920 emulator running by checking the 'Use Host GPU' option in 'Emulation Options' box. You get there via the 'Edit' button for an AVD.

    Before, only got a black screen...

    HTH!