It looks like you're new here. If you want to get involved, click one of these buttons!
Likes: SinisterSoft
require "ads" --initialize admob admob = Ads.new("admob") admob:setKey("ca-app-pub-464563456345645") --admob:enableTesting(true) mybanner @ |admob:showAd("banner","ca-app-pub-4664564")| -- interstitial admob:setAlignment("center", "top") --admob:setVisible(visible) ----------------------------------- mybanner --[[ Timer.delayedCall(15000, function() admob.removeAd() end) ]]
Likes: vitalitymobile
Comments
1. Right click "Plugins"
2. Add the "Ads" plugin
3. Right click the Ads plugin and fill in the data for the networks you are using (including Admob)
4. Export!
http://docs.giderosmobile.com/interface/ads
Likes: SinisterSoft
Likes: vitalitymobile
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!