Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 4    Views: 55

HelperDev
Lost but trying
Profile
Posts: 49
Reg: Nov 16, 2012
New York
3,090
02/01/14 03:15 AM (11 years ago)

Menu Buttons Plugin, How to add admob to xml?

I tried numerous times to add admob to the menu buttons plugin xml layout file to the bottom, but it doesn't show in my emulator. The file I'm editing is bt_screen_menubuttons.xml. Admob shows and works for other plugins such as custom html and app rater. How can I get this to work?
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
02/01/14 03:42 AM (11 years ago)
Follow this guide: https://www.buzztouch.com/forum/thread.php?tid=64DE8F7C56FC178B149FAFB I will release a guide on how to add Admob Interstitial ads soon, already got it working in some of my BT android apps
 
HelperDev
Lost but trying
Profile
Posts: 49
Reg: Nov 16, 2012
New York
3,090
like
02/01/14 04:42 PM (11 years ago)
Didnt work for me, got too many errors when I tried that method with Google Play Services...:(
 
HelperDev
Lost but trying
Profile
Posts: 49
Reg: Nov 16, 2012
New York
3,090
like
02/01/14 05:09 PM (11 years ago)
Didnt work for me, got too many errors when I tried that method with Google Play Services...:(
 
buzzbt
Android Fan
Profile
Posts: 233
Reg: Nov 14, 2011
las vegas
6,530
like
02/02/14 12:48 AM (11 years ago)
Hi try this https://dl.dropboxusercontent.com/u/27535200/Snapshot_5.jpeg <com.google.ads.AdView android:layout_height="wrap_content" android:id="@+id/adView" android:layout_width="wrap_content" ads:adUnitId="" ads:adSize="BANNER" ads:loadAdOnCreate="true" android:layout_alignParentBottom="true"> </com.google.ads.AdView>
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.