Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cocos2d Android

Camera As Background In A Customized Cclayer ( Cocos2d For Android )?

How to use camera in a customized CCLayer ( cocos2d for Android ) , i.e. adding VideoView to CCLaye… Read more Camera As Background In A Customized Cclayer ( Cocos2d For Android )?

[cocos2d]how To Create Bitmap From Glsurfaceview

How can I take screen shot of Glsurfaceview in Cocos2d. I tried with following code using GLsurface… Read more [cocos2d]how To Create Bitmap From Glsurfaceview

Black Screen On Android Launch Unless Using Landscape Orientation

Using a Nexus 5 (and any of the later android handsets such as Galaxy S5 etc) my game which previou… Read more Black Screen On Android Launch Unless Using Landscape Orientation

Why Am I Getting An Invocationtargetexception? Android 2d Game

I am making a 2D game in Android with Cocos2D, written in Java. Here is my code for the main stuff:… Read more Why Am I Getting An Invocationtargetexception? Android 2d Game