Admob for Windows 7 phone?

Monkey Targets Forums/XNA/Admob for Windows 7 phone?

Xaron(Posted 2011) [#1]
Hi all,

has anyone done Admob for Windows 7 phone already? I see there are guides for Android and iOS.


pantson(Posted 2011) [#2]
(already posted in a different post)

If you're willing to buy me a windows 7 phone, I would be very happy to post a guide ;-)

TBH, iOS and Android weren't that difficult and I followed and played with the guides posted here
http://code.google.com/mobile/ads/docs/
http://code.google.com/mobile/ads/docs/wp7/fundamentals.html


mangoo(Posted 2011) [#3]
As far as i know, admob is only working in conjunction with silverlight (ui system of windows phone).
So its not possible to use it for monkey games


Xaron(Posted 2011) [#4]
Thanks pantson! :)

mangoo, I don't think this is an issue. You get a C# project for Visual Studio anyway so adding it there isn't that hard as it looks like. :)


Xaron(Posted 2011) [#5]
Hmm... I don't get it to work.

All guides refer to XAML files where you add your banner code but in Monkey there will be no xaml generated but everything is in plain C#...

So mangoo, I guess you are right.


skid(Posted 2011) [#6]
I googled admob c# and got this:

http://code.google.com/mobile/ads/docs/wp7/intermediate.html

which may be helpful?


Xaron(Posted 2011) [#7]
Thanks but unfortunately that doesn't help me at the moment. I will dig deeper into this. :)


skid(Posted 2011) [#8]
I don't understand, did you scroll to the bottom of that page?


Xaron(Posted 2011) [#9]
Yes.

And I don't know what the container is I have to add the children to.


Xaron(Posted 2011) [#10]
Arrrr..... That's pretty difficult but I WILL get it to work. Stay tuned! *g*