Multiple Displays option not showing on Android Emulator 29.2.0 update

故事扮演 提交于 2021-02-07 18:41:12

问题


Recently Emulator 29.2.0 Stable released. Here is the related document https://androidstudio.googleblog.com/2019/09/emulator-2920-stable.html.

After the update, my Emulator is not showing the Displays option in Emulator as mentioned in the docs above.

As per the document, I have created an emulator with Android 10 (Q).

Here is the screenshot.

Note: Invalidate and Restart is not working. Already tried that.


回答1:


I have tried with multiple system images of 29 api level and came to know that, the Display tab is only visible with the image with API level 29. Even after creating emulator with image of Q is not working.

For more check below screenshot to get more idea.




回答2:


Yes with the answer of @pRaNaY I just checked that is it working with x86 and x86_64 ABI image file?

And yes it is only working with API 29 with x86 and x86_64 ABI image file.

But it is not display in Android(Q)



来源:https://stackoverflow.com/questions/57991447/multiple-displays-option-not-showing-on-android-emulator-29-2-0-update

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!