Pretty large update today as well to my fork. Now have full support to target
api level 15. This includes full support for overflow in the actionbar.
https://github.com/jamesmontemagno/MonoDroid.ActionBar
https://github.com/jamesmontemagno/MonoDroid.ActionBar
http://mono-for-android.1047100.n5.n
Yep you should be able to just download my git repo and fill in your adUnitID
with your PublisherID from the admob website and you will see ads. Let me
know if this doesn't work for you. I have it running in multiple apps now.
--
View this message in context:
http://mono-for-android.1047100.n5.na
So that is basically what I needed. The key I guess is the PublisherID, which
in the new v6 SDK is the adUnitID. Once I did some of this I was able to get
everything working great.
I made a simple binding showing off the new v6 of the sdk:
Blog Post
http://www.motzwrit.es/post/21791159239/mono-for
I searched high and low for admob integration with mono for android. I found
Greg's post:
http://www.gregshackles.com/2011/02/using-admob-in-a-monodroid-application/
http://www.gregshackles.com/2011/02/using-admob-in-a-monodroid-application/
, however even the sample does not work anymore. It seems