com.appbrain.AdService |
The AdService provides methods to show the AppBrain offerwall and interstitial
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Shows an interstitial activity sometimes (at most once per 3 days by default, and only when
there is an internet connection).
| |||||||||||
Query whether maybeShowInterstitial would show an interstitial now or not.
| |||||||||||
Shows the interstitial (if there is an internet connection).
| |||||||||||
Shows the offer wall with the list of promoted apps.
|
Shows an interstitial activity sometimes (at most once per 3 days by default, and only when there is an internet connection).
context | The current context |
---|
Query whether maybeShowInterstitial would show an interstitial now or not.
context | The current context |
---|
Shows the interstitial (if there is an internet connection).
context | The current context |
---|
Shows the offer wall with the list of promoted apps. You need to request explicit approval to use this method through contact@appbrain.com otherwise it won't generate any revenue for you. See http://www.appbrain.com/info/sdk for more information.
context | the current Context |
---|