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

Getting Shared Preferences While Migrating Project From Cocos2dx To Unity Android

I had to port my game from Cocos2dX to Unity for various reasons. I have now ported the project suc… Read more Getting Shared Preferences While Migrating Project From Cocos2dx To Unity Android

How To Setup Cocos2x Console Tool Path?

I setup cocos2d-x as outlines here: http://www.codeproject.com/Articles/801093/Writing-Games-with-C… Read more How To Setup Cocos2x Console Tool Path?

Cocos2d-x Android Set Up Error - Java.lang.nullpointerexception

I'm trying to set up cocos2d-x for android and I followed a video tutorial I passed the steps f… Read more Cocos2d-x Android Set Up Error - Java.lang.nullpointerexception

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