Admob And Android Studio

Discussion in 'Advertising' started by visionarymonkey, May 12, 2018.

  1. visionarymonkey

    visionarymonkey Boxer

    Joined:
    Apr 16, 2018
    Messages:
    96
    Likes Received:
    32
    I've watched the video tutorial on testing your game on an android device with Android Studio and was able to successfully get my game on my tablet. However, Admob ads are not showing up. Are there extra steps/code needed for the ads to show up? By this way this game has already been published in the app store with working ads so I know that the ads are setup correctly. Only thing I changed was that I created a new set of ads in Admob for Android.

    Any help is greatly appreciated.

    Thanks in advance

    Brian
     
  2. sharma.shivam

    sharma.shivam Avid Boxer

    Joined:
    Oct 23, 2016
    Messages:
    180
    Likes Received:
    10
    i am having the same issue.admob ads are not appearing.i think there are some additional steps that needs to be taken in android studio for the admob ads to work.
     
  3. visionarymonkey

    visionarymonkey Boxer

    Joined:
    Apr 16, 2018
    Messages:
    96
    Likes Received:
    32
    I was able to get it to work without any additional Android Studio steps. What I was doing wrong was changing the ad Ids for the app store, not realizing that there is a dropdown menu to choose the application store. Once I setup up the ad ids for google play it worked as needed. I hope you find a fix as easy at that.
     
  4. sharma.shivam

    sharma.shivam Avid Boxer

    Joined:
    Oct 23, 2016
    Messages:
    180
    Likes Received:
    10
    hi,thanks for the reply.i understood why the ads were not appearing.i had entered wrond id in my banner ads.
     
  5. colapp

    colapp Boxer

    Joined:
    May 21, 2018
    Messages:
    20
    Likes Received:
    3
    is it enough placing ad codes in advertisement section of project setting?
     
  6. prashant3029

    prashant3029 Boxer

    Joined:
    Sep 25, 2019
    Messages:
    2
    Likes Received:
    0
  7. prashant3029

    prashant3029 Boxer

    Joined:
    Sep 25, 2019
    Messages:
    2
    Likes Received:
    0
  8. blue soda

    blue soda Boxer

    Joined:
    Sep 14, 2019
    Messages:
    7
    Likes Received:
    2
    app/src/main/java/com/buildbox/AdIntegrator.java
     
  9. Xoctrebla

    Xoctrebla Avid Boxer

    Joined:
    Mar 19, 2017
    Messages:
    170
    Likes Received:
    98
    I haven't been able to get AdMob to work on my iPhone... i've gone through the steps and nothing, if anything when i try to load the game everything crashes, if i don't put admob in then the game works fine. If someone knows the proper steps to implement admob for BB3, i'm watching this thread :)
     
  10. Jaro

    Jaro Avid Boxer

    Joined:
    Sep 21, 2018
    Messages:
    387
    Likes Received:
    126
    Make sure you are using
    Admob test mode option.
     
  11. haitham

    haitham Boxer

    Joined:
    Dec 25, 2019
    Messages:
    9
    Likes Received:
    2
    hey , how i can add admob ? the option on BB 3 not working ? is there any other way ?
     

Share This Page