简体   繁体   中英

How can I make my own android SDK for ads?

I know this question is insufficient. But I am totally confused to create a new android SDK for ads. How can I create my own SDK for ads like mAdserve,mopub,Admob etc. I want to track user install, clicks, etc also to my server.When a developer integrate this , he can easily access the ads with 2 or 3 line codes.I want to load my own ads page. How can I make such android SDK, please suggest some tutorials or sample codes, I am new to android . Thanks!

Go to MoPub and look at their SDK. AdMob just made their SDK open... This is no small task at all. Whether these will help depends more on your server and ad serving architecture. There are many, many layers of complexity but publicly available SDKs should help you to at least see how some companies have approached it. (eg what are your ad formats, sizes, interstitials, types, polling, filling rules, requests, location requirements, caching policies, serving verification, app identifiers, maturity rules, targeting requirements, etc.)

A similar question might be "how can I build an app like Twitter? It seems easy enough if I had a tutorial..."

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