An extension to monetize your application with Startapp (Start.io) ads.
Start.io is a mobile marketing and audience platform that enables mobile application developers and marketers to use artificial intelligence (“AI”) based tools for more efficient, effective and precise mobile marketing and audience targeting. Start.io (formerly StartApp) empowers the mobile app ecosystem and simplifies mobile marketing, audience building and mobile monetization. Start.io's direct integration with over 500,000 monthly active mobile apps provides access to unprecedented levels of global first-party data, which can be leveraged to understand and predict behaviors, identify new opportunities, and fuel growth.Turn on test mode to test ads from your application.
Also you can set test mode from block section.
Initialize the sdk before load any ads. appId
is string. InitializeSuccess
event will be triggered when initialization done.
Three types of banner ad available. Set horizontal arrangement to view
and set adFormat from extension properties.
- Banner
- Mrec
- Cover
Six types of ad available. Set adMode
from extension properties.
- Automatic
- Full Page
- Offer Wall
- Rewared Video
- Interstitial Video
- Overlay
Set this function on back pressed event to show ads when user press on back button or back gesture.
adsNumber
is the number of ads to load.
primary and secondary Image Sizes can be the following:
0 – for image size 72px X 72px.
1 – for image size 100px X 100px.
2 – for image size 150px X 150px.
3 – for image size 340px X 340px.
4 – for image size 1200px X 628px.
5 – for image size 320px X 480px.
6 – for image size 480px X 320px.
Note: Size 5-6 can't be used together with sizes 0-4.
Also 0 - 3 are the allowed ad Sizes for Secondary Image Size.
com.jewel.startappads.aix (1.32 MB)
SDK Version: 4.11.4
Demo Application: StartAppAds.apk
Last amendment: 14 January 2024
Supported builder: Kodular, Niotron, AppZard, AndroidBuilder, App Inventor and it's other distributions.