Adlib
|
InMobi Ads SDK allows you to monetize your Tizen app with the ads provided by InMobi Server. There are two different types of ads i.e., banner ads and full screen Interstitial ads.
Banner Ads can be Small (320 X 50 pixels) or Large (300 X250 pixels). Interstitial ads size 320 X 480 pixels.
The SDK includes a library (adlib.a) and few header files.
App/Game needs to add below privileges in the tizen-manifest.xml mandatorily to use Adlib functionality.
http://tizen.org/privilege/network.get
http://tizen.org/privilege/internet
http://tizen.org/privilege/appmanager.launch
Note: The minimum Tizen SDK version for integrating the Tizen Ads is 2.3.x or higher.