How to use admob on my apps?

Hello

I know almost nothing about the code and let me know if there is a 'step by step' admob to my apps integration guide. Or if theres another way to monetize my apps.

I'd appreciate your help.

Hi Paul,.

Best is to use is the dairy extension Admob native games, it's really good... This works for Android and iOS apps.

Its easy to integrate in the AS3 code and is well supported by e-mail... .the documentation provided in fact easy to put in place...

There are alternatives to Admob, but they don't usually have as good geographical coverage, although some pay a little more.

Vserv.mobi (from Mumbai, India) deserve to be looking - they provide a simple tool of "" Wrapper Ad"for android that puts the interstitial ads at the beginning and end of each app without code being necessary at all. Vserv is good for Asian markets, particularly for China because it does not have any Google code which is prevented from China app store (even on the Samsung). My experience of Vserv is a good one with good support and reliable payment... It complements money admob nicely...

I hope this helps...

Tags: Adobe AIR

Similar Questions

  • How to use multitouch in Webworks app?

    Hello!

    After my first problems in the development of the app for BB in Webworks I still made my app. I have to use multitouch now, but I have no idea how. I did find samples with multitouch. I found only this: http://developer.blackberry.com/html5/apis/touchevent.html#targetTouches but I don't know how to use this function. Can you help me?

    PS. Sorry for my bad English

    And that's that

    The following example is an implementation of filling of touch

    I decided to leave the bind to the mouse in that it is probably useful to others

    It is a living example of an ePub with blow gettures reader and touch

    The code is a little complex, so I will answer any other than Gregs Qs

    Basically what this did that target an iFrame and control

    Anywhere you see a reference to my target frame - ignore it and replace with what you want to do

    The hardest things to understand for the novice, here are the angle and the time (both are included)

    Without much explain this sets @ high tell the manager what to do

    A call to bindtouch (target) does what it says but is native, you must pass the name of the div tag

    A binding triggers all important events

    Angles and timing are still developing

    Timing is crucial if you need one no doubt

    Angle is optional and depends on how the finger is moved, but requires a JS call very expensive Math.atan2 (point1, point2)

    Basically Angle you indicate where you moved your finger after the first touch so you can probably kill such things

    The County touch gets the correct contact and doing what it takes with it based on defines it

    Look - I told you it was very complicated

    Oh - bind it to the mouse allows you to transfer the call to a mouse event - I thought it might be useful for other readers

    The target an iFrmae is also very convenient as it is scrolling

    I leave you for that suit your needs

    function bindtouch (target) {}
    var TOUCH_TAP_DIST = 30;
    var TOUCH_TAP_TIME = 150;
    var TOUCH_DRAG_DIST = 50;
    var TOUCH_DRAG_TIME = 500;
    var TOUCH_DRAG_VELOCITY = 50;
    var TOUCH_SWIPE_DIST = 50;
    var TOUCH_SWIPE_TIME = 500;
    var TOUCH_SWIPE_VELOCITY = 75;

    var SWIPE_NONE = 0;
    var SWIPE_RIGHT = 1;
    var SWIPE_UP = 2;
    var SWIPE_LEFT = 4;
    var SWIPE_DOWN = 8;

    var _TOUCH_DRAG_VELOCITY = TOUCH_DRAG_VELOCITY * TOUCH_DRAG_VELOCITY;
        
    var touch = [];

    var el = target;

    function squangle (p1, p2) {}
    ((p2.y-p1.y) return math.atan2, (p2.x - p1.x));
    }

    el.addEventListener ('touchend', Function {}
    e.preventDefault ();
    var TB = e.changedTouches;
    for (var i = 0; i)
    CTI var is ct [i] .identificateur;.
    CTO var = ct [i];
    {if (CTO. ClientX)}
    Touch [sic] = {sx: cto.clientX,}
    SY: cto.clientY,
    TX: cto.clientX,
    Ty: cto.clientY,
    BX: cto.clientX,
    by: cto.clientY,
    PV: 0,
    {TM: e.timeStamp};
    var id = "#tch" + ct;
                    
    evt var = document.createEvent ("MouseEvents");
    evt.initMouseEvent ("mousedown", true, true, window,
    0, cto.screenX, cto.screenY,.
    cto.clientX, cto.clientY, false, false, false, false, 0, null);
    e.srcElement.dispatchEvent (evt);
    }
    }
    });

    el.addEventListener ('touchmove', Function {}
    e.preventDefault ();
    var TB = e.changedTouches;
    for (var i = 0; i)
    CTO var = ct [i];
    TCO var = touch [cto.identifier];
    var ms = e.timeStamp - tco.tm;
    {if (CTO. ClientX)}
    TCO. TX = cto.clientX;
    TCO. Ty = cto.clientY;
    TCO. PV = Math.sqrt (((tco.sx-tco.tx) * (tco.sx - tco.tx)))
    + ((tco.sy-tco.ty) * (tco.sy - tco.ty)));
    if(e.touches.Length == 2) {}
    dreadful var = e.touches.length;
    }
    if(e.touches.Length == 1) {}
    var dx = Math.abs(tco.bx-tco.sx);
    var dy = Math.abs(tco.by-tco.sy);

    If (tco.pv< _touch_drag_velocity)="">
    If ((smode == SCALE_ZOOM) & (fsize > 1.00)) {}
    $(frames['appframe'].document).scrollLeft ($(frames['appframe'].document).scrollLeft () + (tco.sx - tco.tx));
    //                            }
    EB var = $(frames['appframe'].document);
    St var = eb.scrollTop ();
    $(frames['appframe'].document).scrollTop (st + (tco.sy - tco.ty));
    .SX Touch [i] = e.touches [i] .clientX;
    .Sy Touch [i] = e.touches [i] .clientY;
    }
    }
                    
    TCO. SX = cto.clientX;
    TCO. Sy = cto.clientY;
    }
    }
    });
                
    el.addEventListener ('touchstart', Function {}
    e.preventDefault ();
    var TB = e.changedTouches;
    for (var i = 0; i)
    CTO var = ct [i];
    TCO var = touch [cto.identifier];
    var ms = e.timeStamp - tco.tm;
    var dx = Math.abs(tco.bx-tco.sx);
    var dy = Math.abs(tco.by-tco.sy);
    evt var = document.createEvent ("MouseEvents");

    If ((dx< touch_tap_dist)="" &&="" (dy="">< touch_tap_dist)="" &&="" (ms=""><= touch_tap_time))="">
    evt.initMouseEvent ("click", true, true, window,
    0, tco.sx, tco.sy, tco.sx, tco.sy, false, false, false, false, 0, null);
    e.srcElement.dispatchEvent (evt);
    }
    ElseIf (((dx > TOUCH_SWIPE_DIST) |)) (dy > TOUCH_SWIPE_DIST)) & (Mrs.<= touch_swipe_time))="">
    if(DX > TOUCH_SWIPE_DIST) {}
    If (TCO. BX > TCO. SX) {}
    swipex = SWIPE_RIGHT;
    }
    else {}
    swipex = SWIPE_LEFT;
    }
    }
    else {}
    swipex = SWIPE_NONE;
    }
                        
    if(dy > TOUCH_SWIPE_DIST) {}
    if(TCO.by > TCO.) SY) {}
    swipey = SWIPE_UP;
    }
    else {}
    swipey = SWIPE_DOWN;
    }
    }
    else {}
    swipey = SWIPE_NONE;
    }
                        
    If ((swipey == SWIPE_NONE) & (swipex == SWIPE_RIGHT))
    {
    switchPage (1);
    }
    If ((swipey == SWIPE_NONE) & (swipex == SWIPE_LEFT))
    {
    switchPage(-1);
    }

    evt.initMouseEvent ("mouseup", true, true, window,
    0, tco.sx, tco.sy, tco.sx, tco.sy, false, false, false, false, 0, null);
    e.srcElement.dispatchEvent (evt);
    }
    else {}
    evt.initMouseEvent ("mouseup", true, true, window,
    0, tco.sx, tco.sy, tco.sx, tco.sy, false, false, false, false, 0, null);
    }

    }
    });
    }

  • How to use sharing of family - app still ask for money

    I configured a family arrangement of sharing and that my wife as the only other Member.  I want to install an app on his iPad I have on my iPhone.  The app info indicates that it is eligible for family sharing.  However, when I find the app in the App Store, it displays the buy"" button.  I don't want to pay for it again, as I understand it is that the sharing of the family bit was all about.  Something I'm missing here?  Something will catch the purchase if I click on the button "buy"?

    Here are a few thoughts from the Apple site that can help...

  • Re: How to use webcam on Satellite C50?

    I just bought a C50 and may not know how to use the webcam.

    Can someone help me please?

    DJ.

    You have your laptop with preinstalled OS or you try to use it with your own version?
    I ask this question because if you have your laptop with OS preinstalled you can use Cam Windows application.

    How to use it on that you can read
    Help app and webcams camera
    How to use Windows 8 camera App

    Check it out.

  • How to use the apps to iTunes on macbook?

    How to use an app from iTunes on my macbook? (like snapchat) It worked for my friend, but he won´t works for me...

    iOS applications cannot be run on a computer.

    (142286)

  • How to use mobile data for large app download data

    How to use mobile data for large app download data

    How can I set big data

  • How to create rules to move mail junk folder junk mail automatically using window 8 mail app?

    Original title: spam

    How to create rules to move mail junk folder junk mail automatically using window 8 mail app?

    I don't think that the Mail App in its current form has this feature.

  • How to use the messaging app in Windows 8?

    Original title :-2147023450

    How can I connect messenging?

    Hi Manshid,

    Please give us more information on this subject. Please answer these questions:

    1. you want to know how to add an email app account?

    2 what is the exact problem that you face with mail app?

    You can find this useful link:

    Messaging app for Windows: frequently asked questions
    http://Windows.Microsoft.com/en-in/Windows-8/messaging-FAQ

    Consult the following link:

    Suggestions for a question on the help forums
    http://support.Microsoft.com/kb/555375

    Please get back to us with more information on this subject.

  • How to use the copy utility for app from one server to another

    Hello
    I use hyperion 9.3.1 and I want to synchronize two applications on different server, I know how to use the utility to copy of app, but on the same server, I think that we can also use this utility to copy the application from one server to another using the properties file but I dnt know how to do it because the example is SQL and I am using and database oracle
    can you guys please help.

    Published by: sharad sapra on March 31, 2011 11:33

    Hello

    1. create a property file (this example is relevant if you have a repository of ORACLE, you can find more information in http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_hp_admin/frameset.htm?ch09s01s01.html]):

    SOURCE_APP_JDBC_CATALOG = SOURCE_APP
    SOURCE_APP_JDBC_DRIVER = Hyperion.JDBC.Oracle.OracleDriver
    SOURCE_APP_JDBC_URL = jdbc:hyperion:oracle://RepositoryDatabaseServer; SID = DatabaseSID
    SOURCE_APP_JDBC_USERNAME = schemaName
    SOURCE_APP_JDBC_PASSWORD = schemaPassword
    SOURCE_APP_JDBC_DATABASE_TYPE = ORA
    SOURCE_APP_OLAP_SERVER = olapServerName:port
    SOURCE_APP_OLAP_USERNAME = olapUserName
    SOURCE_APP_OLAP_PASSWORD = olapUserPassword
    SOURCE_APP_OLAP_APPNAME = SOURCE_APP

    TARGET_APP_JDBC_CATALOG = TARGET_APP
    TARGET_APP_JDBC_DRIVER = Hyperion.JDBC.Oracle.OracleDriver
    TARGET_APP_JDBC_URL = jdbc:hyperion:oracle://RepositoryDatabaseServer; SID = DatabaseSID
    TARGET_APP_JDBC_USERNAME = DatabaseSchemaName
    TARGET_APP_JDBC_PASSWORD = DatabaseSchemaPassword
    TARGET_APP_JDBC_DATABASE_TYPE = ORA
    TARGET_APP_OLAP_SERVER = olapServerName:port
    TARGET_APP_OLAP_USERNAME = olapUserName
    TARGET_APP_OLAP_PASSWORD = olapUserPassword
    TARGET_APP_OLAP_APPNAME = TARGET_APP

    2. open CMD and type copyapp /S:yourSourceAppName T:yourTargetAppName P:yourPropertiesFileName.properties /L:yourLogFileName.log

    Once the migration has been successful, you must update your users using the UpdateUsers.cmd (UpdateUsers.cmd and PlanningUserName PlanningUserPassword TARGET_APP).

    I hope this helps...

    Kind regards
    André

  • How to use iCloud

    HI, please help a total techaphobe. I need to store my photos in iCloud (that is already installed on my iPad, I have Apple ID n all). I tried to select the photos, but there is no option, then save in the cloud. Perhaps they are there already as the AutoSave is enabled, in which case, I need to have access to make sure that there so I can remove from iPad. There is nothing in "iCloud Drive" (I have no idea what Drive is in iCloud). All I can find on the line is either too complicated (it can not be that complicated) try to put myself in place (which I am already), or is completely irrelevant, even the things in apple support. I'm sure it's there somewhere, but it seems that I have to trawl through so much, I hope one of us guys can help me with a frank explanation...

    Go to iCloud.com on a browser and click the Photos app to see if your photos are indeed already in iCloud.  You can also check the Photos app on your iPad as well.

    Another thing to note, you can't delete photos from your iPad, because, unfortunately, is not how iCloud works.  It's a synchronization service and not an archival.  There is not your traditional cloud based.  Which means that it syncs your data on all of your devices that have them at your disposal.  Remove a device and it went on all devices.

    Hope that helps.

    How to use iCloud drive

  • Can I manage an iTunes U course using the iTunes U app?

    When I try to access iTunes U Course Manager using Safari on an iPad I'm directed to the iTunes U app. The application can be used to administer the iTunes U course? I want to confirm registration for example, but I don't see how this is done on the app.

    Apple provides resources for iTunesU here

    https://www.Apple.com/support/iTunes-u/using/

    other resources can be found on the web.

  • How see you captured by the app Apple Watch Workout training? app

    When you complete a workout using the Apple Watch of training application, it asks if you want to 'Save' the workout.  How you look at these recorded training? Most applications provide a way to see at least the last few workouts, for example, distance, calories, total time, steps, etc. While the different measurements are recorded in the activity log, it does not provide much information to each workout as a unit. I guess I could use another application, but believed that the Apple app would be better.

    Hello

    Try this link > http://www.macrumors.com/how-to/apple-watch-activity-workout-apps/

  • How to use PowerPhotos to perform a migration of Aperture for photo

    We are running Yosemite and openness. We have about 10 Aperture libraries, some libraries have about 6000 images.

    We have the Photos app on our Mac but don't use it yet.   What workflow we should follow to upgrade to El Capitan and migrate from Aperture for the Photos using PowerPhotos.

    I have been informed that we should first upgrade to El Capitan.   But I don't know how to use PowerPhotos to help us in this migration.

    I read on the PowerPhotos site below.

    "If you have a lot of existing iPhoto or libraries to open that you want to migrate Photos, PowerPhotos will help automate your migration if you do not have to spend time to care for children of this long process."

    It's a good question for FatCat (authors of PowerPhotos) support or study Chapter 7 of their manual - https://www.fatcatsoftware.com/powerphotos/Help/table%20of%20contents.html

    LN

  • How to use split on ipad pro

    How to use split on ipad pro

    http://www.IMore.com/how-to-use-multi-app-multitasking-iPad

  • How to use my iPhone as a TV remote control

    Can how I use my iPhone as a TV remote control

    I do not have a generic answer

    You may need to start with your content provider-

    Some like FLAT offer this possibility in their app where you can use the iPhone as a remote control for the part of the satellite TV - do all the normal things a remote

    http://www.tomsguide.com/us/use-iPhone-as-remote, news - 21201.html

Maybe you are looking for

  • Re: Satellite P100-106 - how to pass the BIOS?

    Hello I'm trying to downgrade the BIOS on my P100-106 of 4.80 to the 3.30 original but I don't have a copy of it. No matter who or where it is available? (Please note I looked already http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/outFrm.jsp?ofI

  • devices and drivers

    How to automatically remove the 0x6d9.

  • I received a call from the "Department of microsoft technology.

    The appellant wanted to I go to my computer, go to start, select run, and he could help me with an error message that they were receiving. He said that I was infected by a Virus. I've been a little suspisious so I asked him for the phone number of th

  • To access the updates of Windows

    I have problems to access updates from the Microsoft Windows Update Web site. I can't check the update history or access downloads custom or explicit. The following message appears when I click on the buttons. 'The website has encountered a problem a

  • Computer is "close the program" sound randomly by itself

    HP with Vista: an e-mail account recently got hi-jacked and sent spam, disguised as me. Add Microsoft Security and changed passwords so that never stopped. Microsoft Security scan said all good but I get the "close program" ringtone randomly when not