Tag Archives: api

How to add a splashscreen to Android applications

In this post I’m showing you how to add a simple splash screen to you application / game. You need the splashscreen file, a layout file and to modifiy AndroidManifest.xml accordinly.  All this will be provided here.

Posted in android, development | Tagged , | 4 Comments

JNI crash course tutorial – Part 1

Hi. JNI is a knowledge anyone developing games with cocos2d-x must have. As I don’t known it enough to feel comfortable with the theme so I started studying it myself. During my learning process I like to take notes and … Continue reading

Posted in android, cocos2d, games | Tagged , , , , , , | 2 Comments

How to install Motorola Xoom emulator

Motorola offers a bunch of emulators whose skins look like their real devices. Technically they’re not needed in order to develop / test your android applications. You could stick with default android emulators. I personally prefer to use emulators with … Continue reading

Posted in android | Tagged , , , , , | 1 Comment

Marketing: How to show all your apps on Android Market from your Android application.

So you want to put a button in your game / application in order to show all you’ve published so far in the Android Market? Moreover, do you want to open Android Market application manger to ease installation?

Posted in android | Tagged , , , | Leave a comment