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"

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

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?

How To Kill Cocos2d-x Test App

We are creating an SDK that is used in Cocos2d-x games (on Android/iOS). As part of development, we… Read more How To Kill Cocos2d-x Test App

Openssl Security Alert Mail From Google Play For Android Apps

I am developing android apps in AndEngine and Cocos2dx. I have received a mail today from Google Pl… Read more Openssl Security Alert Mail From Google Play For Android Apps

How To Create Android Cocos2dx Splash Screen?

This is my code I don't know how to create splash screen and how it will direct in my menu scre… Read more How To Create Android Cocos2dx Splash Screen?