Top "Cocos2d-android" questions

JAVA version for Android development.

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 …

java android cocos2d-android invocationtargetexception
How to do page flip/turn/curl effect in android

Possible Duplicate: Implement page curl on android? How to do page flipping/turning or curl animation in android ? Is is …

android flip cocos2d-android
Admob No fill from ad server - failed to load ad: 3

My issue is that ads are not being displayed at all in my app, test mode or not. I am …

java android eclipse admob cocos2d-android
Cocos2d-x vs cocos2d-android for an Android game

After using 'cocos2d-iphone' in one of my projects, I am trying to decide which flavor of Cocos2d I …

cocos2d-android cocos2d-x
Cocos2D OR libgdx for Android Game Development

I just want to know, that in the long run, using which of these engines will be better. Although I …

android game-engine libgdx cocos2d-android
Program bash is not found in path?

I have tried many times to set up Cocos2dx in Eclipse, but haven't been able to get it to …

cocos2d-x cocos2d-android
Compiling cocos2d cannot find module with tag 'libjpeg'

I have installed correctly the Android SDK, Android NDK, eclipse, and I have the last repository's cocos2d from git. …

android-ndk static-libraries cocos2d-android cocos2d-x
Android LayoutParams Problem - View always up top

I'm trying to put a mobclix ad banner in a cocos2D game. I have the ad banner showing up …

android cocos2d-android mobclix
Android Graphics Memory Limits

I am creating an android game using opengl and a cocos2d port (http://code.google.com/p/cocos2d-android-1). …

android opengl-es cocos2d-android