What to do if Android emulator has flickering rendering issues? -


when i'm trying start emulator on computer (ubuntu / amd64), android emulator looks this:

http://i.imgur.com/yy7tz8f.jpg

for me heavily looks gles / opengl emulation issue, have no idea start debugging. other opengl-using applications, such games in steam, work without issues.

how fix this?

this evicted enabling virtualization in pc (virtualization should enabled in bios settings). processor should support virtualization. assuming have virtualization facilities, follow following steps can boost performance of android emulator.

https://software.intel.com/en-us/android/articles/speeding-up-the-android-emulator-on-intel-architecture#_toc358213272


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - UML - How would you draw a try catch in a sequence diagram? -

c++ - Rendering a QGraphicsScene to QImage results in objects being placed on a side of QImage -