Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Flickering Bug Fix #5320

Merged
merged 1 commit into from
Feb 11, 2014
Merged

Conversation

seagullua
Copy link

When the new Activity is launched the screen starts flickering (Two nearest frames are replacing each other all the time). This fix stops flickering.

More people with this issue: http://www.cocos2d-x.org/forums/6/topics/34686

This fix uses Android GLSurfaceView method setRenderMode to pause rendering while the application is in the background.

When the new Activity is launched the screen starts flickering (Two
nearest frames are replacing each other all the time). This fix stops
flickering. More: http://www.cocos2d-x.org/forums/6/topics/34686
dumganhar pushed a commit that referenced this pull request Feb 11, 2014
closed #3987: Screen will be flickering when switching to a new activity.
@dumganhar dumganhar merged commit 2731dab into cocos2d:master Feb 11, 2014
@dumganhar
Copy link

Thanks.

cpinan added a commit to cpinan/Cocos2dX_GooglePlayGamesServices that referenced this pull request Apr 14, 2014
Google Play Game Services Android Blinking fixed thanks to
cocos2d/cocos2d-x#5320
AdMob added
JNIHelpers add pragma validation just for android and can include on
xcode project.
angeltown pushed a commit to angeltown/cocos2d-x that referenced this pull request Apr 29, 2014
closed cocos2d#3987: Screen will be flickering when switching to a new activity.
angeltown pushed a commit to angeltown/cocos2d-x that referenced this pull request Apr 30, 2014
closed cocos2d#3987: Screen will be flickering when switching to a new activity.
angeltown pushed a commit to angeltown/cocos2d-x that referenced this pull request Apr 30, 2014
closed cocos2d#3987: Screen will be flickering when switching to a new activity.
@basconje
Copy link

thx its work ))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants