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

delphi - blogger via idHTTP : error 400 bad request -

content management system - How to allow only English submissions on Pligg CMS -

c++ - Is it possible to apply breadth-first search algorithm of boost library to matrix? -