Advertising on Android
Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller
-
- Posts: 22
- Joined: Mon Apr 10, 2006 1:42 pm
- Location: Atlanta
- Contact:
Re: Advertising on Android
I have been researching this issue for a project I am working on. It appears that several ad providers use a mobile web interface in addition to the android and iOS SDKs. I know that both Mopub and MobFox do this.
Considering that we might produce an application that is deployed to 5 different platforms, it sure makes sense to have an ad delivery mechanism that would across all platforms rather than having to customize for each.
Do we have to use a separate web page on a server, though? I mostly deliver HTML content, including images, through the browser widget without using a page on a server. I just auto generate a self-contained html document and set the htmltext of the widget to that.
Considering that we might produce an application that is deployed to 5 different platforms, it sure makes sense to have an ad delivery mechanism that would across all platforms rather than having to customize for each.
Do we have to use a separate web page on a server, though? I mostly deliver HTML content, including images, through the browser widget without using a page on a server. I just auto generate a self-contained html document and set the htmltext of the widget to that.
The key to a happy life is to practice love for all things.
Re: Advertising on Android
Having to have a page hosted somewhere will really depend on the ad network requirements, but you could probably can slap their code in to your generated HTML page and do what you're currently doing, I'm going to assume that their code will just make what network calls it needs to make to load up their ads.. You may also want to check if there is a network connection before embedding their code.. Personally my iPod Touch is pretty much always in airplane mode, whereas my iPod is always on wifi..
-
- Posts: 16
- Joined: Tue Sep 03, 2013 8:33 pm
Re: Advertising on Android
Hi AndyP
I have a question , please, can you answer?
You mentioned that started working with smaato, my the question is : This strategy works fine and generate revenue ?
Regards,
I have a question , please, can you answer?
You mentioned that started working with smaato, my the question is : This strategy works fine and generate revenue ?
Regards,
Re: Advertising on Android
Hi, the smaato option worked well from a technical standpoint.
Revenue...well that wasn't so good, but my app was targeted at a very small subset of users, so its difficult for me to judge the value for an app with a large audience.
Revenue...well that wasn't so good, but my app was targeted at a very small subset of users, so its difficult for me to judge the value for an app with a large audience.
Andy Piddock
http://2108.co.uk/tinyide/ - Mini LC IDE alternative
http://2108.co.uk/script-editor-themer/ - Script Editor colour theming
http://livecodeshare.runrev.com/stack/897/LiveCode-Multi-Search - Search across 8 LC resources
http://2108.co.uk/tinyide/ - Mini LC IDE alternative
http://2108.co.uk/script-editor-themer/ - Script Editor colour theming
http://livecodeshare.runrev.com/stack/897/LiveCode-Multi-Search - Search across 8 LC resources
-
- Posts: 746
- Joined: Sun Feb 04, 2007 11:01 pm
- Location: McKenna, WA
Re: Advertising on Android
So has there been anything resolved regarding being able to use AdMob with LC?
Tom
MacBook Pro OS Mojave 10.14
MacBook Pro OS Mojave 10.14
Re: Advertising on Android
Have anyone news about this Problem??
I've heard that admob and andsense wouldn't work but there schould be other solutions...???
I've heard that admob and andsense wouldn't work but there schould be other solutions...???
Re: Advertising on Android
Is the Smaato option still working? I tried but I struggle...
Re: Advertising on Android
we can use advertising network on livecode??