External Display feature testing in Emulator JBMR1
Asked Answered
P

1

8

I have downloaded Jelly Bean MR1 SDK in eclipse and wanted to see External Display feature. In Emulator,

  • I enabled Secondary display in "Simulate secondary displays" feature in Development Settings => It created Overlay #1
  • I used the API Demo->App->Activity->Presentation , but Only "Display # 0 , Built in Screen" is showing up. Overlay is shown but nothing is rendered in that. Ideally, I expected images to come in Overlay.

How to test this External Display(Presentation Class) feature in emulator .. Please help.

Thanks and regards Purush

Predict answered 20/11, 2012 at 8:13 Comment(2)
Hi Purush, I am having the same issue, have you got any workaround for this? Thanks!Euphonium
The answer below worked for me. I dont know why it isnt accepted.Sumrall
E
3

Found the solution, you need to enable graphics acceleration when starting the emulator, so just pass "-gpu on" when calling emulator.

Euphonium answered 10/1, 2013 at 15:14 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.