Questions tagged as 'admob'

1
answer

Show ads admob interstitial (full page) after game over

I've already imported all the Admob files into my project and it's working, but I'd like to know how to put interstitial ads to appear when WinPanel and LosePanel are active. Here is the code: using System.Collections; using U...
asked by 14.06.2015 / 20:44
1
answer

How to exclude published apk in Google Play

Hello, I developed a game on GameMaker and I posted it on Google Play in the "For the whole family" category but this fact caused AdMob advertising to stop appearing in the game. There was no explanation for this fact in qualifying for this appl...
asked by 11.05.2017 / 05:52
2
answers

Using Google AdMob

I'm using google admob to place ads in my app, however I have some questions Can I use the same ad unit (id) for multiple activity (each with a block)? How do I make the ad the first thing to load? the idea is that the time it takes the us...
asked by 14.11.2017 / 20:32
1
answer

How to make banner AdMob preecher wide width?

Hello, I made the padding of XML and put wrap_content , but the AdMob Code: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http:...
asked by 10.01.2017 / 15:19
2
answers

Which alternative site to Admob to sign up for in the Android app? [closed]

I'm looking for alternate sites Admob to put advertising in Android applications, I'd like you to indicate the best ones.     
asked by 08.06.2015 / 15:13
1
answer

How do I place AdMob ads on Genexus?

I'm trying to place ads in my made-to-order application and Genexus, using AdMob, tutorial , but the ads do not appear in the app. Has anyone done this yet?     
asked by 13.07.2015 / 19:21
0
answers

Device gives error and then restarts after trying to uninstall application

I'm having a bug with the application I created, the code is compiling normal and no error or warning , and the application is also working on the phone, but when I try to uninstall this application from I get the following message:    "The...
asked by 15.10.2015 / 07:07
1
answer

Position button on top of ad

Hello, I'd like to know how I put a close ad button in the corner of the screen above the ad.
asked by 04.12.2016 / 02:51
1
answer

How to call an Interstitial by clicking on an item in the list that goes through an Adapter?

I need to call an Interstitial in this Activity by clicking on an item in the list that comes from my Adapter : public class ListOfTemplates extends AppCompatActivity { private Template template; private ViewHolder view; priv...
asked by 12.08.2018 / 23:42
1
answer

To use Admob is it mandatory to publish the app in an official store?

I'm finishing an app that displays banners coming from Admob. It was not clear to me if the app has to be distributed in an official store (Google Play or Apple App Store), or if I can distribute it by other means, such as email, website, etc....
asked by 22.01.2017 / 20:26