What Are The Top Online Poker Trends for 2022?

What Are The Top Online Poker Trends for 2022?

The year 2020 was hiatus time for brick and mortar casinos and card games. Top…


HOW TO USE SPLASH SCREEN IN ANDROID

How to use Splash Screen in Android

Android splash screen are basically used to show Company logo for a couple of…


BOX2D IN LIBGDX

Box2d in LibGdX

Box2D is a free open source 2-dimensional physics simulator engine written in…


HOW TO CREATE ANIMATION THROUGH SCENE2D IN LIBGDX

How to create animation through Scene2D in Libgdx

All we have by now is a splash screen that displays an static image. Wouldn’t…


LINERENDERERSCRIPT

LineRendererScript

About. This script is used to draw free-floating lines in 3D space. How To use…


PINCHZOOMINOUTSCRIPT FOR ANDROID AND IPHONE

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

Make LiveWallpapers through LIBGDX

Making Live Wallpaper is bit easy in libgdx. First of all you have to implement…


INTEGRATING GOOGLE MAPS API

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!!

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 OPTIMIZE LOOPS

How to Optimize Loops

Sometimes you will encounter loops, or recursive functions, that take a long…