I am new to cocos2d-android. When I pause my game it works but then when I try to resume it does not work. LogCat shows: releasing EGL surface because paused tid=9. How to fix it? Please any reply.

link|improve this question

33% accept rate
feedback

1 Answer

are you sure you are not stopping/ending the Director inside your onStop() method ?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.