Reputation: 6466
I would like to integrate a some text advertisements in my Android application.
I would like to know how we can listen to some feeds and display it on my Textview.
Upvotes: 2
Views: 770
Reputation: 43098
You simply can use of the ads networks. They provide their own api, so you need only to integrate them:
and you can google some others.
Upvotes: 2