How to open browser from android cocos2D Application?
This code snippet helps you to open browser in android cocos2D application Call this function anywhere inside your cocos2D project to open the browser with the corresponding URL.
This code snippet helps you to open browser in android cocos2D application Call this function anywhere inside your cocos2D project to open the browser with the corresponding URL.
Hello Friends Today I will show you how to save data in cocos2D android in a database and reload it when the game starts. This has been always a problem withe game developers for cocos2D android. I will show you a way to save almost any number of data in a database using SQlite in… Read More »