How to add Google Ads or similar in "AIR for Android" application?

Hello,
I have developed my android application (AIR for Android) in Flash Professional CS5.5. It's completed and fully tested on multiple android phones. Now I want to add Google Ads in my application to make some money.
What I already know:
I know that Adobe provides AdMob native extension API which allows you to add Google Ads in your app. But unfortunately, it's not free.
What I want:
I want a free resource through which I can add ads in my application.
Please guide me how can I achieve this?
Thanks in advance,
momersaleem

Yes, its for me broken, too.
I found the link in this thread:
http://forums.adobe.com/message/4036804
Maybe try to contact the author or one of the thread participants for an unbroken version?

Similar Messages

  • How to add Google Page Rank bar to Firefox

    How to add Google Page Rank bar to Firefox? With Chrome I can add an extension but how to do this with FireFox? Please give me the simplest and easiest solution.

    You can search the Add-ons site for Firefox extensions and see whether you find one with good reviews.
    https://addons.mozilla.org/firefox/

  • How to add google play to my ipad

    how to add google play to my ipad

    Amazon sent me an email saying I could do it but I can't figure it out
    .  They said I need to go to settings and  and open security or applications and hit allow unknown sources.  I know where settings is but there is no security or applications.....not to mention unknown sources

  • I am using numbers in the new iWork. Just bought it 10 days back. I am not able to figure out how to add serial umbers from 1 to 100( for example) also i need to freeze the top header like in windows so that we can browse down without the heading going of

    i am using numbers in the new iWork. Just bought it 10 days back. I am not able to figure out how to add serial umbers from 1 to 100( for example) also i need to freeze the top header like in windows so that we can browse down without the heading going off. Can some one help?

    Hi Jay,
    Be aware that "Freeze Header Rows" and "Freeze Header Columns" apply only to rows and columns that are Header rows or Header columns. You can have up to five Header rows, Five Header Columns (and five Footer rows) on a Numbers Table.
    "Header rows" is a special designation. Besides being able to be frozen, Header and Footer rows are not included in formulas referencing whole columns, making it possible to place formulas such as =SUM(B) at the top (or bottom) of column B without causing a self-reference error, These designated rows are also not included in sorts of the rows in a table.
    Regards,
    Barry

  • How to add new line item using BAPI BAPI_CONTRACT_CHANGE for contract-ME32K

    HI Experts,
    how to add new line item using BAPI: BAPI_CONTRACT_CHANGE for existing contract.
    Requirement:
    Already the contract having two line items using ME31K.
    Custom program has to add new line items in existing contract.
    Thanks,
    Sendil

    I got the solution:
    We can do like this:
    1. Get all details using details, BAPI_CONTRACT_GETDETAIL.
    2. After getting results, append new line item. Then use your BAPI.
    Check this posting program.. where this bapi is used, use the same coding technique.
    IDOC_INPUT_PURCONTRACT_CHANGE

  • How to add a nvidia ge force video card for a pavilion g6 which has a intel hd 3000?

    How to add nvidia ge force 525 video card for this laptop?

    Hi,
    The answer is no way you can add a video card on your laptop. Actually nearly all laptops including many which have dedicated video cards.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • How to add the "Voltage Calibration"in the DCpower for IVI drive??

    How to add the "Voltage Calibration"in the DCpower for IVI drive??

    To gather more information concerning the use of IVI there is a very comprehensive page of Class Specifications for IVI Class Instruments:
    www.ivifoundation.org
    This resource covers all IVI calls for each class of instruments and should provide you wiht valuable information. For an additional overview of IVI and its relationship to NI products, you can also visit our Resource Library:
    ni.com>>Resource Library>>Instrument Drivers
    Best Regards,
    Chris D
    Applications Engineer
    National Instruments

  • How to add a PDF to the Help button of the Application? Do we need a Robohelp to generate this?

    How to add a PDF to the Help button of the Application? Do we need a Robohelp to generate this?

    Thank you for your reply, William.
    Well, we just want the PDF to open when we click on the “Help” link of the Application.
    Also, we have the PDF ready. 
    Is it a job of a UI Developer? Do we need to tell him to link this PDF to the Help button or link of the Application?

  • I need help adding admob ads to air for android flash cs5.5 app

    I would like to know how can i add admob ads in adobe flash cs5.5 air for android app without buying any extentions please tell in detail because my scripting in as3 is VERY weak, so detailed answers would be lovely.

      flash-air-admob-ane-for-ios-and-android - Admob Ane,a adobe native extention(ANE) for actionscript developer to add go…
    you need upgrade to flash cc.

  • How can I use a file in flash cs6 that I made in flash cs5.5 air for android

    I have made an app in in air for android in flash cs5.5 air for android, and I want to edit it in cs6 and play it in cs6.
    But if I put Ctrl+Enter I got an error: createWin process failed with error 2: system couldn't find the file. I think the problem is that I'am using air for android 2.6 version in flash cs5.5 and version 3.2 in flash cs6. I have searched the web and found out that you can add older air versions using the sdk manager and I have tried it but first I get the error that the version of the sdk I am trying to install is not valid and after some files that I added to the sdk folder I get this error:Only SDK higher than version 3.4.2540 may be added.
    I there a possible way to update the air for android for an fla or apk? Or how can I let my originally file work fine in flash cs6??

    system couldn't find the file
    If you can´t get a more specific hint why your project can´t compile then I can think of some reasons theis error might occur
    1.You had files included besides the swf, like videos, audio files, xml files, that are not present in the place air expects them to be
    2.somewhere in your createWin functions there is a class import needed that isn`t present in 3.2 anymore, for example some classes or functions from classes that were valid in 2.6 are not any more in 3.2
    3. to achieve better eror logging, allow for debugging in the publishing options and see what specific lines in your code throw the error
    4.any air app needs a cert file, this needs to be created once, if you migrated to e new system it might be you never created that file which air expects to even begin the compiling process
    once you isolate the problem, report back

  • Google Maps for Flash in AIR for Android: ~2 minutes to start up

    I have a "Hello World" style AIR for Android app using Flash Builder 4 Burrito/Flex Hero.
    When debugging on device (stock HTC Desire) using Flex version v1.20 of Google Maps for Flash (map_flex_1_20.swc), it takes 1 minute and 50 seconds for the app to startup to display a simple map:Map3D on the home screen. The same app without the map:Map3D object starts in just a few seconds.
    There are no startup delays using the simulator.
    Anyone know what might be causing the severe startup delay when running on device?
    Thanks,
    Stephen

    Hi - yes no problem: I've uploaded a sample app here: http://crackedfrog.com/files/AndroidAIRMap.zip.
    You'll need to add a valid Google Maps API key and corresponding URL back into the maps:Map3D object:
    <maps:Map3D left="0" right="0" top="0" bottom="0"
      xmlns:maps="com.google.maps.*" id="map"
      url=""
      key=""
      sensor="false"/>
    This shows the same behaviour as described above - around 2 minutes to start up when debugging on the device.
    Appreciate any help.
    Thanks,
    Stephen

  • Using Google Play Developer License RSA code with Air for Android App?

    What is the procedure for using Google Play Developer's provided license code (Base64-encoded RSA public key to include in your binary) for an Air for Android app in Flash?
    I see the need to load a p12 file and have gone through the process of creating one for Air for iOS with OpenSSL but the Google provided key is in a different format. To start with it is delivered by copy/paste off a webpage.
    I am using Flash CS5.5. I could switch to CS6 if neccesary.
    Thanks

    Follow this link, see post number 12.
    http://forums.adobe.com/thread/1115438

  • How to detect AIR for Android closing app event? AIR analog to Activity.onDestroy()

    How to detect AIR for Android closing app event (remove app from dock "Recent Apps")?
    In AndroidActivityWrapper.StateChangeCallback exist method onActivityStateChanged. But he have only DESTROYED state, which it seems received where app finish exiting. Activity.onDestroy() called if app start exiting.

    DPI aside, you can just set your resolution on the project to the target devices resolution to preview how it will look. While vectors will render much smoother on the device (higher DPI), it's a very easy way to target various resolutions for testing.
    If you have the full CC suite you might want to consider using Flash Builder 4.7 which has many different device presets and allows you to create your own presets to mimic tablets and phones. It really depends how complex your project is to move over to FB.

  • How to Add Google Analytics?

    Hello,
    I would like to add Google Analytics to my flash file. The flash file is contained in a HTML file, which I already added the script provided by Google Analytics. At the moment, when a user visits my site, regardless which page is visited, only the homepage is counted.
    What as3 do I add to the flash file to keep track of each page that is being visited? I've tried a few codes provide on Google Analytics page and other tutorials, but none worked. The as3 for the menu buttons is displayed below.
    var menu_label:Array = new Array("Home", "Policy",
                                     "Clothes", "How To Buy", "Contact Me");
    var total:Number = menu_label.length;
    var spacing:Number=1;
    var i:Number = 0;
    var page:Number;
    var main_menu:MovieClip = new MovieClip();
    stage.addChild(main_menu);
    stage.addChild(envelope);
    stage.addChild(fm_content);
    for( i = 0; i < total; i++ )
        var btn = new button();
        btn.name = "btn" + i;
        btn.x = flashmo_button.x + (flashmo_button.width + spacing) * i;
        btn.y = flashmo_button.y;
        btn.item_no = i;
        btn.addEventListener( Event.ENTER_FRAME, btn_enter );
        var each_substring:Array = menu_label[i].split("|"); 
        btn.item_label.fm_label.text = each_substring[0]; 
        btn.item_url = each_substring[1];
        main_menu.addChild(btn);
    function btn_over(e:MouseEvent):void
        e.target.over = true;
    function btn_out(e:MouseEvent):void
        e.target.over = false;
    function btn_click(e:MouseEvent):void
        var mc = e.target.parent;
        if( mc.item_url != undefined ) 
            navigateToURL( new URLRequest( mc.item_url ), "_parent" );
        else 
            change_page(mc.item_no);
    function btn_enter(e:Event):void
        var mc = e.target;
        if( mc.over == true )
            mc.nextFrame();
        else
            mc.prevFrame();
    Any advice is appreciated.

    Nevermind. Figured it out.

  • How to add Google Search box on sharepoint master page

    SharePoint master page already has a form.  Google search box need to add another form. how to make it work.
    Google search box code
    <form action="http://..." method="GET" name="gs">
    <input maxlength="256" name="q" size="25" type="text"/>
    <input name="btnG" type="submit" value="Search"/>
    <input name="site" type="hidden" value="Education"/>
    <input name="output" type="hidden" value="xml_no_dtd"/>
    <input name="client" type="hidden" value="RESEARCH"/>
    <input name="proxystylesheet" type="hidden" value="Education"/>
    <input type="hidden" name="filter" value="0" />
    <input type="hidden" name="oe" value="UTF-8" />
             </form>

    Hi Icha, check out the following links. They include details for different methods depending on what you want:
    https://developers.google.com/search-appliance/documentation/connectors/260/connector_admin/searchbox_sharepoint
    http://kamalasekar.blogspot.com/2012/06/add-google-search-text-box-inside.html
    https://www.thorprojects.com/blog/archive/2012/10/05/adding-a-google-search-option-in-your-sharepoint-2010-search-scopes-without-code.aspx
    cameron rautmann

Maybe you are looking for

  • Can I upgrade my hp2000 laptop graphics card

    I have an HP2000-2a10nr, windows7 64-bit, the AMD graphics are ok but I would like to if its possible to upgrade the graphics.

  • SCCM 2012 - Automatic User Device affinity - Not Working

    Hi, I need to enable the Automatic User Device affinity. Have enabled following two group policy settings: Audit account logon events Audit logon events In client settings User and Device Affinity following is enabled: User device affinity threshold

  • Newbie needs help editing free flash template

    I am trying to change the name shown in flash on this website, but it is in bitmap form. It came with a psd file that I was able to edit, but it makes no changes to the site when uploaded. the site can be viewed at southernflaircateringdotcom How can

  • Installing MAC OS X 10.5 DVD on Power Mac G5

    Hi, I am trying to install MAC OS X 10.5 on *Power Mac G5*, but MAC OS X 10.5 Dual layer DVD(*burned copy, not a retail copy*) won't work in Power Mac G5 super drive. So, is there any way to install through External Hard Drive or USB External DVD dri

  • Modulation Toolkit not found in Speedy-33

    HI, I am facing a very basic problem in using LabVIEW's modulation and advance toolkits in Speedy 33.  When I open Speedy 33 environment, I am unable to find modulation toolkit on it although this toolkit is available in normal LabVIEW environment. W