android - why And-engine is completely blackout on onResume overrided function? -



android - why And-engine is completely blackout on onResume overrided function? -

i using andengine gles 2.0. sometime when resume activity there finish blackout in game. although update , touch events of sprites working there finish blackout on screen. problem?

andengine assumes egl context invalidated, , must reload resources. typically takes non-negligible amount of time, causing black screen.

efforts underway eliminate problem on android 3.0+ possible, impact android 2.x

android andengine

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -