1

I’ve tried, I really have, to find examples of serving up AdSense for mobile content ads in any of the popular mobile frameworks, but can’t find running webpages with ads, nor tutorials, etc....

I’ve done some iUI work, but would consider jQueryMobile, iWebKit, even sencha-touch if I could find an example that actually displays ads within the framework on an iPhone, iPod touch,etc...

I realize there are issues with the HTML adSense generates, but hasn’t anyone found a work-around? Surely some mobile HTML sites must be serving up ads?

Links to tutorials would be much appreciated!

David Sky
  • 59
  • 3

1 Answers1

1

AdSense is googles solution for the web as displayed on a desktop.

Admob is googles solution for the mobile web and mobile apps.

Use Admob.

Google Mobile Ads.

user160917
  • 9,211
  • 4
  • 53
  • 63
  • Thanks Ben, I realized Google acquired AdMob a while back, and thought 'AdSense for mobile content' was Google's new name for it, but a search on "admob iUI" shows way more results, like the "iUI integration" section on http://developer.admob.com/wiki/IPhone but then also problems, like http://groups.google.com/group/iphonewebdev/browse_thread/thread/e9e74d153a407dbf – David Sky Dec 04 '10 at 17:43