Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

How can I add ads to an App?

Is it possible to add ads (like admob) to apps?

— asked March 16th 2010 by David Uebel
  • ads
0 Comments

7 Answers

  • I followed the guide found at this link for getting Admob integrated into my Appcelerator iPhone app.

    — answered August 2nd 2011 by Tony Lukasavage
    permalink
    0 Comments
  • As I know it's currently not possible, but it's on the Roadmap for 2.0 Release.

    You could (that's what I do) use a Webview and place the Admob JS Code for iPhone Webpages inside.

    — answered March 16th 2010 by David Gorges
    permalink
    0 Comments
  • David,

    Good idea in using a webview fr the Admob JS code. I was thinking about that. Do you have any example code you might want to share?

    It will be interesting to see, as it's very high up many of our priority lists ;)

    Kosso

    — answered March 16th 2010 by Kosso
    permalink
    0 Comments
  • Tried this and it does not show, could you possibly post the JS source?

    — answered March 21st 2010 by Toby Hughes
    permalink
    0 Comments
  • I think it is not good idea to set AdMob JS code in a webview because when a user click on an ad the action will open in the same limited size webview.

    can we add special native code to run admob, adfalcon or any other ad SDK???

    — answered January 17th 2012 by emad jabareen
    permalink
    0 Comments
  • see the below link i think it will help you

    https://wiki.appcelerator.org/display/guides/Android+Module+Development+Guide#AndroidModuleDevelopmentGuide-Requirements

    — answered January 18th 2012 by emad jabareen
    permalink
    0 Comments
  • You can find the modules for that:https://github.com/appcelerator/titanium_modules/tree/master/admob/mobile

    If you need help installing watch: http://developer.appcelerator.com/blog/2011/11/forging-titanium-episode-14-twisti-part-1-android-module.html

    and: https://wiki.appcelerator.org/display/guides/Configuring+Apps+to+Use+Modules

    Being a 2 year old question though I hope you have found your solution, I hope it answers the newer ones though too.

    — answered February 14th 2012 by ransom bot
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.