How to use Splash Screen in Android
Android splash screen are basically used to show Company logo for a couple of…
How to create animation through Scene2D in Libgdx
All we have by now is a splash screen that displays an static image. Wouldn’t…
PinchZoomInOutScript for Android and iPhone
About Use this script if you want to achieve pinch zoom-in and zoom-out effect…
Make LiveWallpapers through LIBGDX
Making Live Wallpaper is bit easy in libgdx. First of all you have to implement…
Integrating Google Maps API
Using the Google Maps library, you can create your own map-viewing Activity. In…
How to integrate heyzap Interstitial Ads in Android application!!
Android SDK - Ads Step 1: Enable ads Make a call to HeyzapAds.start(this) as…
How to detect collision in Tilemap ?
-- {C} Hello, In previous blog I have discussed about how to load…