Integrating Android add network in my app
I had created an app. Now my next task is to integrate Ads network in my app. But before开发者_如何学编程 that, I want to know:
What are the different Ads network that can be implemented in an android device?
Which Ads network is best suited for integrating in my app.
How to start with the integration.
So anyone please help me. If possible with examples and any documentation regarding this topic.
Regards
AnshumanAdMob is relatively easy and good to use. It came directly from google, so it is definately worth a choice and connects well with your google account.
Add a new application/website to your Admob Account just enter "http://" as links. After that you can download the .zip file with included jar
With AdWhirl you can integrate many different AdNetworks, this is a very nice feature also.
精彩评论