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

Android Cocos2dx Using C++ In Eclipse Helios

I have used Eclipse Helios 3.6.1 for Java development. I wanted to start C++ development in the sam… Read more Android Cocos2dx Using C++ In Eclipse Helios

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

Compiling Openssl On Android

I'm currently trying to get my Cocos2D-X project to connect to my server through SSL and I got … Read more Compiling Openssl On Android

My App(game) Is Detected As Trojan In Mi Phone While Installing, Mi Phones Detect My App As Trojan

I have developed a game using cocos2d and it is on my personal website. When I install it on my Mi … Read more My App(game) Is Detected As Trojan In Mi Phone While Installing, Mi Phones Detect My App As Trojan

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?

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

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

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