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

Cocos2dx Android Build Error: "arm-linux-androideabi-g++: No Such File Or Directory"

I downloaded the latest cocos2dx(3.10) and NDK(r11). I have the following error when I executed coc… Read more Cocos2dx Android Build Error: "arm-linux-androideabi-g++: No Such File Or Directory"

Move Adview To Bottom, Cocos2dx Activity

Help me please to move ads to bottom of the screen Cocos2dxActivity.this.adView = new AdView(Cocos2… Read more Move Adview To Bottom, Cocos2dx Activity

Cannot Create Ccsprite With Subfolder Png When Port To Android Application With Cocos2d-x?

I met the problem I cannot create CCSprite in cocos2d-x Android. I have a xml file which store the … Read more Cannot Create Ccsprite With Subfolder Png When Port To Android Application With Cocos2d-x?

C++ Static Const Multiple Declaration Error In Eclipse For Android Ndk

I've read the similar questions, but the one that answers mine applies only to VisualStudio. I … Read more C++ Static Const Multiple Declaration Error In Eclipse For Android Ndk

Android Cocos2dx Jni Bridge

I am new to using Cocos2d-X and am just experimenting using JNI in my application. So here is my ja… Read more Android Cocos2dx Jni Bridge

Implement Proguard With Cocoas2d

I have used cocos2d-x to develop the game. now i have applied pro-guard to it, resolved all the war… Read more Implement Proguard With Cocoas2d

Cocos2d-x Android Can't Resolved Coscos2dx Library

i am starting by macOSX xcode4.5 . i tried to tutorials. Using cocos2dx, it completes building of m… Read more Cocos2d-x Android Can't Resolved Coscos2dx Library

Got Opengl Error 0x505 While Texture Cache Statistic Is Low

I am developing an android game using cocos2dx 2.2 + lua. While testing,I got a lot of 'opengl … Read more Got Opengl Error 0x505 While Texture Cache Statistic Is Low