Configure Air 2.5 SDK in Flex

Guys,
Pls help me with configuring Air 2.5 sdk on Flex builder 3
Thanks a lot

download air2.5sdk, and overwrite it with the flex 4.0.1 sdk.
thats it

Similar Messages

  • ANE in Flex Mobile Projects, Overlaying AIR 4.7 SDK and Flex 4.6 Doesn't Work!

    There are some ANE's I want to use but they require me changing my namespace from 3.1 to 3.5+ (I guess now 3.7)
    Apparently, in order to do this I need to overlay Flex 4.6 and the latest Air (4.7).
    However, when I do this I get tons of errors. At first the error was not being able to resolve spark's TabbedViewNavigatorApplication. So what I did was include manually the mobilecomponents.swc from the SDK.
    That just led to hundreds of errors. Errors about inteface not implementing. Based on my knowledge I used spark for everything. Including mx.swc didn't do anything either.
    I'm so confused. I just want to put Admob ads in my freaking Flex app. Can someone help?

    Hi, I had the same problem. Are you on Windows or on Mac?
    You can use Apache Flex (flex 4.7) but it cames with Air 3.4, then download AirSdk 3.6 or 3.7 (not the compiler version).
    On Windows you can simply copy the content of the airsdk folder on the apache flex sdk folder.
    On Mac it's different... look here http://forums.adobe.com/message/4734215

  • AIR 2.0 SDK with Flex 4.0 SDK

    Hi !
    I'd like to play with AIR 2.0 beta, but I'm having serious troubles installing the SDK. I download the latest Flex SDK and AIR's, but I can't merge these folders using tar command because I'm using MacOS X, and the SDK is a dmg file. I also tried FileMerge app to merge my folder, but it didn't replaced existing files. I finally tried to merge them file by file, but Flash Builder tell me my resulting folder does not contain any Flex SDK.
    I'm about to shot myself, do you have a solution ? How do you merge these 2 sdk?
    Thanks!
    Romain

    I used ditto on Mac. I would make a backup copy of the Flex SDK first.
    Then use ditto to update the SDK with AIR SDK.
    -ted

  • How can I overlay AIR 3.5 SDK in Flash Builder 4.7?

    I'm trying to overlay the new Air 3.5 sdk in Flash Builder 4.7 but the option to use specifed sdk is unavailable in the project preferences. What is the solution here?

    Hi,
    Can you please let me know whether you have overlaid it on Win/Mac?
    When you have created the mobile project what does app.xml show? for example if you have 3.5 overlaid you should be able to see something like this in app.xml
    <application xmlns="http://ns.adobe.com/air/application/3.5">
    For overlaying AIR 3.5 SDK on Flex SDK 4.6 locally following the instructions mentioned in the below url and then create a Flex Mobile project using that SDK.
    Overlay help document link : http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html
    Let me know if you need more information.
    Thanks,
    Hari

  • How to install Air 3.9 SDK into FB 3.7

    I cannot understand why Adobe doesn't make installers to update the SDK's more automatically. I have broken apps because of iOS 7, and must use the 3.9 AIR SDK to fix this problem, and resubmit my apps. What is so frustrating is to download the 3.9 Beta SDK, but have no clear instructions on how to install it into FB 3.7. Why isn't there an installer? How can a company with the massive brainpower of Adobe be incapable of writing an installer that figures out where to put the SDK?
    In my FB preferences panel, under "installed AIR SDK" the field is read-only. And it refers to a folder AIR SDK  location: /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK .
    And if I am just make AIR apps, do I need to be concerned with Flex? Is flex somehow related to making iOS and Android Apps in AIR? The relationship of Flex is so murky.
    Do i do an overly into the 4.6 folder ?
    Is there a newer version of FB yet?

    I have downloaded the "AIR 3.9 SDK & Compiler Beta", unzipped it and copied these files into the com.adobe.flash.compiler_4.7.0.349722/AIRSDK folder - that means a bunch of files have been replaced. (I couldn't run the command line in the Terminal, it was giving me a "can't get real path for source" error).
    Anyway, i'm NOT a Mac user, I updated to air 3.9 on Windows without problems - all I had to do was to replace air files in the sdks/4.6.0/ folder. Why must Mac be this complicated? ><
    and another question: isn't that 'tutorial" incomplete? what about the actual flex SDK that has AIR merged into it? for sure that needs to be updated, as well, so why isn't there anything about it?
    EDIT: I did succeed in the end. The problem was Mac replacing files the wrong way if you're not using the Terminal. I got it to work in the end (the Terminal), and I have used the rsync command to replace the files. For anyone still having problems with this, here's what I did:
    1. update the AIR SDK
    - duplicate your "AIRSDK" folder located at /Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/ and rename it to something like "AIRSDK_backup"
    - download and unzip the AIR 3.9 SDK & Compiler Beta [link]
    - in the Terminal, navigate to the unzipped folder of the downloaded file, and run this command:
    rsync ./* -avl /Applications/Adobe\ Flash\ Builder\ 4.7/ecplise/plugins/com.adobe.flash.compiler_4.7.0.349722\AIRSDK/
    2. Update the Flex SDK
    - duplicate your "4.6.0" folder located at /Flash Builder 4.7/sdks/ and rename it to something like "4.6.0 (3.9)"
    - download and unzip the AIR 3.9 SDK for Flex Developers [link]
    - in the Terminal, navigate to the unzipped folder of the downloaded file, and run this command:
    rsync ./* -avl /Applications/Adobe\ Flash\ Builder\ 4.7/sdks/4.6.0\ (3.9)/
    That's it! Hope this helps anyone who is still stuck.
    For Windows: skip step 1 entirely and just copy/paste (replace existing files) the "AIR 3.9 SDK for Flex Developers" in /Flash Builder 4.7/sdks/4.6.0/
    p.s. adobe forums login is broken on Chrome.

  • What is the official AIR SDK and FLEX version to release for iOS6 ?

    Hi,
    Wanted to know which AIR SDK and FLEX version is fully suporting the iOS6 to submit to Apple.
    I found that AIR SDK 3.4 is supporting iOS6, though the code created for iOS 6 is not working correctly when build from Flash Builder 4.7 AIR SDK 3.4 FLEX SDK 4.6 .
    Thanks
    Regards

    19th...

  • Flex Builder 3.3 need to add AIR 2.0 SDK

    I have an AIR app developed using Flex SDK 3.3 and need to add new functionality contained in AIR 2.0 SDK - e.g. openWithDefaultApplication().
    How can I add the updated AIR SDK to give me access to this new method ?

    This is pretty easy, but not too intuitive.  You will first need to download the version of the SDK that includes the version of AIR that you wish to use.  Then following these instructions to get it to work : http://quetwo.com/2008/10/26/flash-player-10-and-flex/    (those instructions were written to get a specific feature working in an older version of Flash Player, but you should get the basics from it).
    Essentially, you extract the SDK version into your SDKs folder in your copy of Flash Builder/Flex Builder.  Then you tell Flash Builder about the new SDK that you have available.

  • How to install AIR 3.6 SDK in FB 4.7 without breaking iOS apps

    i downloaded the the Air 3.6 SDK with compiler from the labs website, unpacked it on mac, put the contents into the AIRSDK folder under the com.adobe.flash.compiler... folder as specified. 
    relaunch FB 4.7, and it shows that the AIR SDK is now 3.6.  update my name space to use 4.6, can compile and run no problem in AIR simulator, HOWEVER, the minute i try to export an IOS app, or run in IOS simulator or do anything with IOS, it craps out and i get the mess age"AIR For Apple IOS support in Flash Builder is not support", which means something is wrong, and of course it points me to instructions for FB 4.5 which are inapplicable....
    this is extremely frustrating for me, because i am hitting a nasty bug in AIR 3.5 and hoping that adobe has fixed the iOS app generator bug that i am encountering in AIR 3.5 where my final apps just show a blank screen and don't run at all... yet work fine in the AIR and IOS simulators...
    hoping someone else has wrestled with this. How come only a few people have had this problem, and nobody has reported a solution.
    would be nice if Adobe put some effort into reducing the number of files inside FB... it is over 25,000 files, and i gotta say, that is sloppy work to have so many files and therefore thousands of dependencies. Each dependency is a link that potentially can break. Far better to use collections of files that cannot be broken.
    And the update process should be no more than replacing a folder and restarting FB. I have spent 10 hours trying to get this to work, any help towards a solution would be greatly appreciated.

    Did you try the newly released SDK from official page, rather than labs? I would also suggest running FB with Java 1.6, if you have it on Java 1.7 - FB4.7 is known to yield some quirks with new java VMs.
    Flash Builder is developed on top of Eclipse platform, which is basically a pluggable architecture - nothing wrong with that. Number of files do not really affect the overall application performance. In general you should not touch that, unless you really know what you doing and can manage all the dependencies on your own. I agree, though, that's is quite unfortunate that Adobe decided to hide the AIR SDK deep inside plugins, instead dragging it out to a top-level folder, where it's visible and available for change. It was possible with Flex SDK configured externally, so why not here?

  • No AIR 3.4 SDK?

    Hi,
    Just wondering why the AIR 3.4 SDK is not included with FB 4.7, when in fact some of it's features like using the iOS simulator require it. To me it does not make sense to not include it simply because the Flex 4.6 SDK does not require it.
    Also, the hyper link in the debug configuration dialog that is called Learn More regarding the simulator points to a dead link.

    Hi,
    Adobe Flex SDK 4.6 and Apache Flex SDK 4.8 contain AIR 3.1. When you create Flex projects using these SDKs, AIR 3.1 applications are created. And, you can't use features that are specific to AIR 3.4.
    To use the AIR 3.4 features, you can overlay the AIR 3.4 SDK on the Flex SDK. For more information, see http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html
    That link is dead as of now, its a known issue. Will be fixed in the final release.
    Thanks,
    Hari

  • FB4.7 SDK vs. AIR 3.4 SDK

    It seems that 4.6.0 SDK provided with Flash builder 4.7 is incosistent with AIR 3.4 SDK available for download:
    under 4.6.0 SDK available in FB 4.7
    - I can build my project nicely, no warnings, no errors, unit tests runs
    - when I compare this sdk to 4.6.0 sdk that is available for download on adobe sites 70% of files is different
    When I apply AIR 3.4 SDK over 4.6.0 SDK from FB 4.7
    - I have a lot of warnings (missing constructor)
    - errors: 'FlexUnitTestRunnerUI' declaration must be contained within the <Declarations> tag, since it is not assignable to the default property's type 'Array' or element type 'mx.core.IVisualElement'. FlexUnitApplication.mxml /Definitions/src/main/flex line 32 Flex Problem
    When I apply AIR 3.4 SDK over 4.6.0 SDK downloaded from http://www.adobe.com/devnet/flex/flex-sdk-download.html
    - again the same errors and warnings
    - plus: The swc '...\sdks\flex\4.6.0-AIR3.4\frameworks\libs\framework.swc' has style defaults and is in the library-path, which means dependencies will be linked in without the styles.  This can cause applications, which use the output swc, to have missing skins.  The swc should be put in the external-library-path.
    - not sure what compiler I use (ASC2? or original one)
    There is also a lot of inconsistencies with ant scripts. These releases are really unfortunate
    how to fix those errors?

    resolved in another thread http://forums.adobe.com/message/4674279
    Flash Builder 4.7 Preview already contains this same version of AIR 3.4 with ASC 2.0. It includes this SDK in a captive way tied to a speciifc plugin and is not currently intended to be customizable like a Flex SDK. For example, in the labs preview of FB 4.7, it is here on a Win 64 bit install:
    C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.345990\AIRSDK
    Note: you should not overlay "AIR 3.4 with ASC 2.0" on top of a Flex SDK. It is not a supported scenario and ASC 2.0 replaces the legacy compiler entry points.
    I'll ask our team to update the release notes to mention this.

  • Air 2.5 sdk? Submission problem with version tag.

    Hi
    I'm trying to submit an app that uses AIR sdk 2.5, Flex 4.1
    I get an error after uploading saying that the 'version' tag is missing  in -app.xml
    The xml has a 'versionNumber' tag, and if I try to add a version tag FlashBuilder 4 refuses to create a release build (no errors are given, it just quits and no .air file is created).
    Could someone please advise, can we submit apps made with AIR 2.5 sdk?
    If so why can't I create a release build after adding the version tag to -app.xml ?

    I'm agree, but when you have a complete automated system to build OpenScreen projects.... it is not really easy to hack it just for InMarket submission 
    AIR 2.5 is not official, I hope InMarket will be update really really soon.
    ++

  • Error Installing Air 2.0 SDK

    When I try "install" Air2.0 SDK i have this error "Directory does not contain a Flex SDK".
    I unzip sdk into flex sdk folders and then open Flex Builder.
    Inside Flex Builder go to "Window"->"Preferences"->"Installed Flex SDKs"-> ADD and select my air 2.0 skd folder.
    Can someone help me?

    Be sure to check the namespace in your application.xml descriptor file.  It needs to support "http://ns.adobe.com/air/application/2.0" in order to access AIR 2 APIs at runtime.
    Hope that helps,
    Frank
    AIR Engineering

  • Air 1.5 debug from flex 3

    With the update of flex to 3.2.0 is not possible to debug an
    application. When start a debug session the application start but
    the breakpoint don't works. Closed the application, flex notify the
    error to establishing a debug session. I'm working on Mac OSX
    10.5.5.
    This is the simple code:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="
    http://www.adobe.com/2006/mxml"
    layout="absolute" creationComplete="init()">
    <mx:Script>
    <![CDATA[
    private function init():void {
    trace('init!');
    ]]>
    </mx:Script>
    </mx:WindowedApplication>
    Starting the debug session the application start but the
    trace command has no output in console panel and if I put a
    breakpoint on row 6 the application don't stop!
    This is the result output at the end of the application:
    Process terminated without establishing connection to
    debugger.
    Command:
    "/Applications/Adobe Flex Builder 3/sdks/3.2.0/bin/adl"
    -runtime "/Applications/Adobe Flex Builder
    3/sdks/3.2.0/runtimes/air/mac" "/Users/sbaldizz/Documents/Flex
    Builder 3/bbb/bin-debug/bbb-app.xml"
    "/Users/sbaldizz/Documents/Flex Builder 3/bbb/bin-debug"
    Output from command:
    init!

    I'm also having this problem. Changed the NS to 1.5, set the
    htmlPlayer to 10.0.0, updated FB, ensured the SDK was at 3.2,
    installed the FP 10 debugger AX plugin as well as the mozilla
    plugin.
    Still can't debug. I am dead in the water, lost two days of
    work, and would have preferred to just use AIR 1.1 if I had of
    known, but the autoupdate screwed my program up.

  • [svn:fx-trunk] 12869: Fix FB-24801: Unable to run an application with AIR 3 .4 sdk

    Revision: 12869
    Revision: 12869
    Author:   [email protected]
    Date:     2009-12-11 14:50:26 -0800 (Fri, 11 Dec 2009)
    Log Message:
    Fix FB-24801: Unable to run an application with AIR 3.4 sdk
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FB-24801
    Modified Paths:
        flex/sdk/trunk/modules/debugger/src/java/flash/tools/debugger/concrete/PlayerSessionManag er.java

    I've fixed the problem!
    I think the problem was in the way I was linking to the libraries. I ended up deleting all my hand made ANT settings and instead exporting the settings from my Flash Builder project, and just using those.
    Full details in this article here, it saved my life: http://helpx.adobe.com/x-productkb/multi/compilation-results-flex-builder-flex.html

  • Publish with AIR 2.6 SDK for AIR 3.4?

    Any reason I can't/shouldn't publish using the AIR 2.6 SDK even thought many users will have AIR 3+? My least common denominator is targeting Mac OS X 10.5 systems so I need AIR 2.6, but don't need any features in AIR 3. So I'd rather publish one set of .air files instead of 2.6 and 3.x files.

    from http://blogs.adobe.com/cantrell/archives/2011/03/how-to-use-air-2-6-with-flash-builder-4.h tml:
    Right-click on your project and choose "Properties".
    Select the "Flex Compiler" section.
    In the "Additional compiler arguments" field, add -target-player=11.
    Click "OK".

Maybe you are looking for