14 posts / 0 new
Last post
englishaugust1
englishaugust1's picture
Offline
Joined: 22 Apr 2010
Posts:
Advertisements

Hi,

I think its high time when mosync should start talking with ad networks (google adsense, admob etc) regarding building apis/sdk for inserting test/image ads in mosync apps.

It would be a wonderful thing for open source developers to monetize through free apps & will give boost to mosync adaptability.

If anybody is doing this in their app, please share your ideas/code-workarounds to implement advertisements.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Sam Pickard
rival's picture
Online
Mobile Archmage
Joined: 19 Mar 2009
Posts:

Hi, I've been speaking to InMobi about creating a standard MoSync ad widget. The advantage of this is that you can use InMobi across all platforms. I'll move this up as a priority and let you know.

marcioandreyoliveira
marcioandreyoliveira's picture
Offline
Joined: 27 Aug 2010
Posts:

Hi. Is there any news about InMobi?

mikeohale
mikeohale's picture
Offline
Joined: 13 Jan 2011
Posts:

It's been several months since the last post here. Are there any updates to the plans for InMobi (or any other ad technology) into the package?

gregorgullwi
gregorgullwi's picture
Offline
Mobile Conjurer
Joined: 13 Aug 2011
Posts:

The current roadmap includes:

MoSync 2.8 ( end of October )
* iAds on iOS
* Google Ads for Android

tenacioustechies
tenacioustechies's picture
Offline
Joined: 7 Sep 2011
Posts:

I realy like mosync but small features like this is realy bothering, any update on how can I use google admob sdk with 2.7 pyramid as of now 2.8 is not available for download
thanks

Bogdan Iusco
grigaci's picture
Offline
Joined: 22 Feb 2011
Posts:

Hi,
Ads will be available on a nightly build before the end of november.

Best regards,
Bogdan

tenacioustechies
tenacioustechies's picture
Offline
Joined: 7 Sep 2011
Posts:

is it there in 2.7 pyramid? downloaded installed , but where is admob? anyone any clue?

Sam Pickard
rival's picture
Online
Mobile Archmage
Joined: 19 Mar 2009
Posts:

I think it is going to be in the December release.

Bogdan Iusco
grigaci's picture
Offline
Joined: 22 Feb 2011
Posts:

The code implementation for Advertisements is done.
I'll let you know when the code is available on a nightly build.

tenacioustechies
tenacioustechies's picture
Offline
Joined: 7 Sep 2011
Posts:

thanks alot Mr. Bogdan, thats really great.
btw out of context question but would you be having any idea about sqlite or any other database support in nightly build?

Mikael Kindborg
miki's picture
Offline
Mobile Wizard
Joined: 29 Jun 2010
Posts:

Hi,
Regarding database support, there is an SQL API for MoSync that will be included in 3.0. It should be available in the nightly builds, still not completely finished. Here is an example program (not sure if this is in the nightly builds yet):
https://github.com/divineprog/MoSync/blob/ThreeDB/examples/DatabaseTest/main.cpp
Best regards, Mikael

tenacioustechies
tenacioustechies's picture
Offline
Joined: 7 Sep 2011
Posts:

hi,
That is great, database support, advertisement, able to make apk much smaller than other cross platform builder.
Waiting for nightly build.
Thanks for info

Bogdan Iusco
grigaci's picture
Offline
Joined: 22 Feb 2011
Posts:

Advertisements are supported on the latest nightly build.
For more info see Ads library.