简体   繁体   中英

How do I embed ads in .NET Compact Framework application?

I'm writing a C# .NET Compact Framework application and would like to embed ads into it (eg small banner on top of every screen). However, I couldn't find any advertising SDKs. Aren't there really any?

If implementing it from scratch, how would you do it? Google's Ad Sense for example only works with mobile websites (that can be reached by Google's bot).

Amobee has a advertisement SDK that can return a banner of predefined size to an application. They offer a JAVA Api, but getting an ad from their service is as easy as accessing a URL with some query-string and downloading a image.

大多数移动广告网络都专注于iPhone应用程序,但是我能看到的唯一支持Windows Mobile的公司是Smaato公司的SOMA

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM