AIR3[Mobile] – Is it possible to add native Android visual elements with native extensions?

Hi, i need to add some native android elements to stage. Is it real?
Thanks in advance.

Yes.
Check this http://lancelotmobile.com/blog/admob-ane. The code is available in github.
Best regards,
Emil
Lancelotmobile Ltd.

Similar Messages

  • Add native extensions to a projec in adobe flash cs 5.5

    hi,
    how can I add native extensions to an android project? I 'd like to  add an *.ane file. I have the adobe flash cs 5.5 and actionscript 3.0.  I have this information, Project properties -> Flex Build Path -> Native Extensions -> Add but I can't find the project properties on menu bar (not windows -> project). what is the flex???

    You must get used to using the command line ADT tool if you wish to compile using an .ane. Flash CS5.5 does not have built in support such as Flash Builder to handle the ANE for you. Google 'adt compile ANE extension' and it will give you an example of using the adt command line tool with -extensionDir support for included extensions.
    I ended up just buying Flash Builder.. Chief problem being certain ANEs will require certain version SWFs to compile against and it's not easy to get Flash CS5.5 to give you, say, a version 14 SWF.

  • Is it possible to add childrens read along feature with your own audio to iBooks author book?

    I am working on an interactive kids book on iBooks author and it be ace if anyone here knew how to add read along capability like you see on enhanced ebooks. Is it a serious coding job or can an imaginative drag and dropper like me achieve it?

    See this thread and this thread.
    Michi.

  • Native extension for Game Center

    Hi guys,
    As I understand it with the latest Air Beta it's possible to implement native extensions for iOS, and in theory that would make it possible to connect to both Game Center and in-app purchases.
    Has anyone here tested this? It would be nice to know if there are any show stoppers before I start "digging"...
    Cheers,
    /Andreas

    I just finished an extension for AIR that adds Game Center (commercial.)  I'm going to be doing Multiplayer next.  I'm pretty sure there's an in app purchase one out there, I'm looking for it now, I'll post if i find it.

  • [GE60 0ND] Add Boot Mode option UEFI with CSM

    Hi,
    I have the GE60 0ND pre-installed with Windows 8.
    BIOS version : E16GAIMS.514
    EC version : 16GAEMS1 Ver5.04
    Currently in Boot Mode, I have "UEFI" and "Legacy".
    Is it possible to add the third option "UEFI with CSM" (in order to install Windows 7 on a GPT partition table) ?
    Donation number : 0W026222JN3488454
    Thank you very much !
    Damien

    Quote
    Ok thanks.
    What unlock BIOS exactly means ?
    to unlock all possible hidden bios options for your BIOS
    Quote
    Do you think I can flash my BIOS to the Windows 7 version : E16GAIMS.10F
    nope, this bios isn't for your notebook you can't flash it
    with cross flash by special way could be possible,
    but i don't know how this bios will works for your NB, there are possible side effects
    else there is UEFI Boot which is disabled and separated CSM Support option which is enabled
    also switching to .1xx will lost your W8 key, because win7 bios don't have such
    for your bios[514]
    there is "CSM parameters"
    but i don't know how this can be activated or what parameters will be there[if any]

  • Possible to add shortcuts to iPhone native apps?

    Just wondering if it is possible to add shortcut buttons to the iPhone. So for example, I could just press a button on the Home screen that would take me directly to Contacts, for example (instead of having to go through Phone to get to it).
    Thanks!

    Short answer is no.

  • R12 Time Card - Is it possible to add criteria for Choice list?

    Hi,
    Is it possible to add criteria for choice list created using HXC_CUI_CUSTOMn_V?
    If it is possible could you share which attribute to use and if could share sample code that will be great.
    Thanks
    Prasad

    You actually have a choice of both Norsk Nynorsk and Norsk Bokmål.
    First select your text then:
    +Inspector > Text (T tab) > More > Language > Norsk Nynorsk / Norsk Bokmål+
    The method is to label the language you want to spell check with its native dictionary. So having done the above, when you spell check it will now use the Norwegian dictionaries.
    see p 115 +Working with Spelling Suggestions+ in the Pages09_UserGuide.pdf downloadable from under the Help menu.
    If you don't see the Norwegian options it is because you haven't added them in the International preferences in your System preferences:
    +Menu > Finder > System Preferences… > International > Language > Edit List… > Norsk Nynorsk and Norsk Bokmål > OK+
    If you drag them to the top of your language list they become the System language. If you leave them lower down they are available in other menus such as Pages Inspector palette.
    Peter

  • Is it possible to launch native app through third party app.

    I am making the app in which I want to launch the others app,I am able to launch the third party app but not the mobile native app. Is it possible to launch native app through third party app.
    Thanks in advance.
    Solved!
    Go to Solution.

    For example I want to launch sudoku game which is preinstalled in the phone from my application,but I am not able to do that.

  • Possible to add comments to a file?

    Is it possible to add a comment to a File?
    I need to be able to add comments (short sentence) to some archives (TAR and ZIP) that I'm creating, but I don't see any native way of doing this. The best I can think of is to create a log that lists all of the archives in the directory, and records the comments associated with each.
    Anyone have a better idea?
    Thanks!

    Thanks for the reply!
    Won't that just set a comment for each entry? I need to be able to tag each archive (both ZIP and TAR) with a comment.

  • Is it possible to access an AIR Native Extension inside an Actionscript worker?

    Hi, I'm currently trying to push off some time consuming tasks to an actionscript worker. This worker will in turn needs to call out to an AIR Native Extension as part of it's processing.
    I've tried various combination in Flash Builder 4.7 i.e. embedded worker and external worker (with explicit packaging of the ANE in the external worker project)  but alas I've been unable to get this to setup to work. I keep getting an error from the worker saying that the native extesion class could not be found (Error #1014).
    Does anyone know if it is at all possible to do this or it's a limitation of Actionscript workers (loading thw swf bytes does not load up the ANE)?

    Hi
    I also met the same problem---"native extesion class could not be found"
    The problem is solved?
    I think the reason is
    " <extensions>
      <extensionID>XXXXXX</extensionID>
    </extensions>“ in  "-app.xml"
    the worker do not  konw the extensionID
    In this article :
    Adobe AIR * Using native extensions for Adobe AIR
    Including the ANE file in your application’s library path
    To compile an application that uses a native extension, include the ANE file in your library path.
    Using the ANE file with Flash Builder
    If your application uses a native extension, include the ANE file for the native extension in your library path. Then you can use Flash Builder to compile your ActionScript code.
    Do the following steps, which use Flash Builder 4.5.1:
    Change the filename extension of the ANE file from .ane to .swc. This step is necessary so that Flash Builder can find the file.
    Select Project > Properties on your Flash Builder project.
    Select the Flex Build Path in the Properties dialog box.
    In the Library Path tab, select Add SWC....
    Browse to the SWC file and select Open.
    Select OK in the Add SWC... dialog box.
    The ANE file now appears in the Library Path tab in the Properties dialog box.
    Expand the SWC file entry. Double-click Link Type to open the Library Path Item Options dialog box.
    In the Library Path Item Options dialog box, change the Link Type to External.
    Now you can compile your application using, for example, Project > Build Project.
    the error will be done
    Unfortunately, it still does not work well!
    Error: Error #3731: This feature is not available within this context.
      at flash.external::ExtensionContext$/_createExtensionContext()
      at flash.external::ExtensionContext$/createExtensionContext()
    3731
    This feature is not available within this context.
    This error occurs if a background worker attempts to access an API that is not available to it. 
    Run-Time Errors - Adobe ActionScript® 3 (AS3) API Reference

  • IS IT POSSIBLE TO ADD MULTIPLE ATTACHEMENTS?

    WHEN EMAILING ON IPAD, IS IT POSSIBLE TO ADD MORE THAN ONE ATTACHMENT? TWO OR MORE DOCUMENTS ON ONE EMAIL?

    The iPad requires you first to define the object you want to email and then open a send-mail page. Thus, natively you can only send one attachment. I looked at the app store and Mail2List allow sending up to six photos at once. AceMail allows sending multiple audio files and photos. I could not find anything to send more than one document.
    Also, please do not use all caps.

  • Is it possible to add a QR code to InDesign eBook?

    Is it possible to add a QR code to an InDesign document, and then export to eBook so that the eBook and the QR code will work on mobile devices?

    Adding a QR code to the InDesign document, simply creates an embedded image. Anchor that image to a spot in the text and it will translate over to the ePub.
    But what is it that you want that QR code to do?
    If you want the person reading the book to click the QR code to go to a web page, you'd be better off with a hyperlink.
    If you want the person with the book to hold the mobile device up and someone else uses a reader to scan the code, then "Yes." That can be done.
    It's awkward, but the devices can mate that way.

  • Project setup for a mobile and desktop application including native extensions (ANE)?

    I'm using Flash Builder 4.6 and I want to develop an application that is deployed to mobile and desktop devices. Therefore I tried a setup with three projects; one desktop project for Windows and Mac OSX, one mobile project for iOS and Android and also one library project for shared resources. The library project is used in the mobile and desktop project. Afterwards I placed all stuff like AS classes and UI components in the library project and instanciate them in the devices project. This works so far. (As consensus decision-making I used Flex components that are available vor mobile and desktop.)
    But If I want to use native extensions (ANE) like a DLL for Windows or a gyroscop for mobile devices, then I can't add the ANE to the library project. I have to add the ANE file separately to each device project and build a separate UI components. Is this the way it's intend to use ANE files? Is there an even simpler approach?
    Or is there a completly different way, e.g. setup just one common project (instead of three) and use different skins for mobile and desktop?
    Your answer is appreciated. (Including links to documentation and tutorials.)

    This thread doesn't look promising:
    http://forums.adobe.com/message/4737831
    Same here:
    http://stackoverflow.com/questions/11143907/flashbuilder-4-6-how-do-setup-project-for-mobi le-desktop-publishing
    Though if you're using Starling, there's some setup instructions here:
    http://wiki.starling-framework.org/manual/project_setup

  • Is it possible to add markups to a PDF that I am not the author of

    Most of the PDFs I generate are from other applications (like Autocad) where I "print to PDF" to create the file.   Most of the PDFs I recevie are generated the same way.   Prior to Acrobat Reader 8, it was simple for me and my collueges to exchange information on these PDFs by using markup tools and resending them with markups.   Since Acrobat 8 has come along, I now find it impossible to markup a drawing (no matter if I have created it using Print to PDF or if someone has sent it to me).  I went to the knowledge base and see that the drawing has to be enabled for markup in one of 2 ways
    In an open PDF, choose Comments > Enable For Commenting In Adobe Reader, and then save the PDF.  
    Start the wizard to initiate a shared review or an email-based review and follow the on-screen instructions. When you’re finished, commenting is enabled in the PDF that you specify for the review. 
    Well, there is no Comments selection in my toolbar.   Second method is given by
    Quickstart: Start an email review
    An email-based review lets you track review status and merge received comments into the PDF.
    Click Review & Comment and choose Attach For Email Review.
    If prompted, enter your identity information to create a reviewer profile.
    Follow the on-screen instructions to select the PDF, invite reviewers, and send the email invitation.
      If your email application doesn’t send email automatically, you may need to answer alert messages and switch to your email application to finish sending the message
    But there is no Review & Comment button to click.
    So, can someone tell me, can I still do a simple markup of any PDF?   Even if I have to jump through hoops can I?    I guess I can understand Why Adobe has done away with this feature in their free tool, as they were not getting any revenue off of it, but it greatly diminishes the usefulness of Acrobat Reader and therefore all PDFs for me.
    Thanks in advance for your response.

    To enable this right you need Acrobat, not the free Reader.
    However, starting from Reader X it is possible to add simple markups to any file, unless it has been specifically disallowed by the creator of the file.

  • In contacts there is the possibility to add a new event, as the birthdays, but they do not appear in iCal. Is there any way to make that possible? It is normal to have a person with his birthday, anniversary and others key dates you want to link to him.

    In contacts there is the possibility to add a new event, as the birthdays, but they do not appear in iCal. Is there any way to make that possible? It is normal to have a person with his birthday, anniversary and others key dates you want to link to such person, but the only one shows up is the birthday. How to be able to show all those dates linked to people in the agenda in the iCal?
    Thanks

    Hi,
    I sugggest you try my application, Dates to iCal. It is shareware with a 2 week trial period.
    Dates to iCal 2 is a replacement for Apple's birthday calendar for iCal. It has a range of features to allow the user to choose what, and what not, to sync to iCal from Address Book.
    As well as automatically syncing birthday dates from Address Book, Dates to iCal 2 can sync anniversary and custom dates. It can set up to five alarms for each date in iCal and can also set different alarms for birthdays and anniversaries. It allows the option of only syncing from one Address Book group. This application also allows for the titles of the events sent to iCal to be modified to the user's preference.
    Best wishes
    John M
    As I sell software on my site and ask for donations, the Apple Support Communities Use Agreement requires that I state that I may receive some form of compensation, financial or otherwise, from my recommendation or link.

Maybe you are looking for