Monday 15 March 2010

How to pass context to AdMob InterstitialAd in LibGDX -



How to pass context to AdMob InterstitialAd in LibGDX -

does smb knows how pass context interstitialad in libgdx?

in android simply

interstitialad interstitial = new interstitialad(this);

my class extended screen. or can intialize in class extended game.. or how pass context in case?

and if smb knows problem related this, i'll thankfull advice!

to show ads within other classes not main activity need utilize facade. basically, create utilize of listener load/display ads.

follow libgdx official tutorial guide. covers both banner , interstitial ads , isn't outdated. uses new admob via google play services

libgdx admob

No comments:

Post a Comment