How to setup Flex SDK with latest AIR SDK?

Now the latest AIRSDK web page has a small link at the bottom for Flex users and it states that Flex users should take the SDK version without the compiler. BUT....
the http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html page says to download the SDK from
http://labs.adobe.com/downloads/asc2.html
but this page now redirects to:
http://helpx.adobe.com/air/kb/archived-air-sdk-version.html
which contains a large list of archived SDK's. So that help page never really says which version of the SDK to use - with or without the compiler. But other forum posts have implied its suppose to be the one with the compiler.
Now since we're overlaying the ...plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK folder that would make sense.
But now there's a second overlay instructions page at:
http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html
with different instructions.
So my questions are:
   Which overlay instructions are we really suppose to use?
   Which version of the AIR SDK (with or with-out compiler) are we suppose to use?
   What does the Flex Library Project properties -> Flex Library Compiler -> 'Include Adobe AIR libraries' checkbox really do?
        If I've followed the (first) overlay instructions above, does this checkbox now mean I'm using the overlaid AIR SDK 3.6
        with the current Flex SDK I've chosen?
        What if I'm using the Apache Flex 4.9.1 SDK? Will the AIR SDK 3.6 overlay that?
            (Doesn't Apache Flex have AIR 3.4 embedded - will this confuse Flash Builder 4.7 ?)
Is it just me, or is this just getting more and more confusing? Can we perhaps get a AIR SDK combo box to go beside the Flex combo box and when we check the 'Include Adobe AIR libraries' then we can select the AIR SDK we want? And get a 'configure AIR SDKs...' link too? Then perhaps we can get completely away from overlays and all this merged SDK nonsense. I've had nothing but problems with it.
The real reason I need all this info is because I'm trying to use Flash Builder 4.7 to build an Android ANE and I'm having a devil of a time just trying to find my resources. When I use context.getResourceID() I'm not getting the correct resources - and after reviewing other posts here I came to the conclusion that it might be due to bugs in older AIR SDK's. So really, at the moment I could care less about the latest Flex SDK, I just need to know I'm working from the latest AIR SDK.
Thanks in advance.

If you are not using Flash Builder go here: http://www.adobe.com/devnet/air/air-sdk-download.html
At the bottom it says:
Note : Flex users will need to download the original AIR SDK without the new compiler. Mac Windows.
Download the proper one for your OS and then extract it over your existing Flex SDK directory.
EDIT: Just read your post again and noticed you mentioned Flash Builder. In that case you want to follow these directions: http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html and grab the version with the compiler at http://www.adobe.com/devnet/air/air-sdk-download.html

Similar Messages

  • Compiling Errors with latest air sdk

    Not sure if any is having similar issues but here it is:
    Using latest Apache Flex SDK (4.9.1) -- used the installer.
    After that I overlayed the latest AIR SDK (did this three times to make sure I did right -- have done multiple times before)
    Updated the application descriptor (with 3.7) and -swf-version=20 in compiler settings.
    Now I am getting these errors when compiling (compiling completed 100% successfully before the upgrade).
    Any suggestions or solutions would be greatly appreciated (note that I require the mx.controls.HTML class as well as the mx List and mx Canvas classes for very good reason).

    Hi,
    This article starts with how to overlay AIR SDK's over Flex. http://www.adobe.com/devnet/air/articles/ane-android-devices.html
    Please try and update if this will work for you.
    Regards,
    Nimit

  • Problems with mobile projects with apache flex 4.8 and an overlay of the latest air sdk

    Using flash builder 4.7 beta, apache flex 4.8 and an overlay of the latest air sdk, i got resolution problems while testing the mobile app (windows version on windows 7) with the air (ipad)emulator. That means the emulator is much bigger than my screen (logicaly seen the resolution of my screen and also like this in earlier version), but the app is much smaller than the emulator. As I have no design view with apache flex 4.8, I don't know where to start searching. Can anyone give me some input?
    Gert

    Hi Crill,
    I don't see any error on creating new projects and running the same.
    Where did you get the installer from?
    What is the framework linkage type? You can check this in project properties -> flex build path. It should be Merged into code for Apache SDK.
    thanks,
    Sudhir

  • How to setup the portal with the uniform style for SRM + Esourcing?

    how to setup the portal with the uniform style for SRM + Esourcing? We will setup SRM 7 + esoourcing + portal, but as we know esourcing screen style is not same with SRM, so how to uniform the style between this 2 diffirent software?  any body have idea?

    Hi,
    SAP E-Sourcing 6.0 is the solution. It is same look&feel.
    Regards,
    Masa

  • How to install latest AIR SDK (13 or 14) in Flash Pro CS6?

    Hi, I'm using Adobe Flash Pro CS6 on Windows 7 64-bit and I wanted to add latest Adobe AIR SDK, either 13 or 14, but non of them is seen as a valid SDK by Flash.
    I've tried downloading two possible SDKs (SDK & compiler and SDK without compiler) from here: Download Adobe AIR SDK (version 13) and here http://labs.adobe.com/downloads/air.html (version 14). Each time I copied the extracted SDK folder to my Flash CS6 folder where default 3.2 and 3.4 SDKs are located. After that I open Flash, then Help > Manage Air SDK, click on " + ", browse for the new folder, and all I get is "The selected folder does not contain a valid AIR SDK" warning message. It all looks the same with all four SDKs I downloaded!
    Not long ago I added AIR 4.0 without any problems. What am I doing wrong? Is new SDK Flash CC only or what?

    What are you naming the folder?
    Just as a general tip, since many applications (Flash CS4, 5, 5.5, 6, CC) you can save some space by only putting the AIR SDK in one place. Since CS6 and CC have "Manage AIR SDK" in their settings you no longer need to locate that folder like 5.5 which requires you to overlay the AIR 2.6 folder. So save some space and put it anywhere out of the way, out of the Flash folder. I have multiple drives and I have lots of SDKs installed at root on my E:\ (E:\SDK\AIR, E:\SDK\JDK, E:\SDK\Android, etc). I then just go in the help panel like you do and point CS6 and CC to E:\SDK\AIR and they work perfectly fine with the latest SDK released recently.
    Are you updating Flash Player to 13 as well?
    Last, do not download the Flex version for Flash. Flex is for Flash Builder if you intend on using Flex (it is different than Flash).
    Do not get this:
    You want the SDK from the big orange buttons above this warning.

  • How to set flex builder profiler for AIR apps ?

    Hi everybody !
    I am trying to profile my AIR app but I can't run the profiler....
    For flex app (in web browser) profiler works fine, for my AIR app, debug works but profiler just display 'socket timeout'.
    I also try to profile my air app as an external application profiler start but crash saying NativeWindow not found (like AIR sdk was not found...)
    SO How I can't set my AIR player or my profiler to work ???
    Thx all and happy christmas !

    Hello,
    I would be glad if someone show me how to accomplish those. I am new to Java so I am not sure how to do those.
    Best Regards.
    1. create a batch file to launch your 'desktop' app - the batch file should set the proper environment (JAVA_HOME,, path, etc)
    2. create a small wrapper application that is launched by Java web start.
    3. the wrapper app will do nothing more use ProcessBuilder to execute the batch file you created which will then launch the app
    That way Java web start can use 1.7 to launch the wrapper app but the batch file will set the environment to 1.5 for the other app.

  • Problem with the AIR SDK (OSX 10.6.8)

    Hi (sorry for my poor english),
    I would like to install the AIR SDK in order to do development of a little application.
    The problem is when I want to use the "adl" command in order to try the installation, this is the result :
    MJR-2:~ Woodgate$ adl
    dyld: Library not loaded: /usr/lib/libxml2.2.dylib
      Referenced from: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      Reason: Incompatible library version: AppKit requires version 10.0.0 or later, but libxml2.2.dylib provides version 9.0.0
    Trace/BPT trap
    MJR-2:~ Woodgate$
    I don't why does it want to use the version 9...
    MJR-2:~ Woodgate$ otool -L /usr/lib/libxml2.2.dylib
    /usr/lib/libxml2.2.dylib:
        /usr/lib/libxml2.2.dylib (compatibility version 10.0.0, current version 10.3.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1)
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
        /usr/lib/libicucore.A.dylib (compatibility version 1.0.0, current version 40.0.0)
    MJR-2:~ Woodgate$
    I can't find any solution on the web about that and all my friends with the same configuration haven't any problem...
    So I can't work today... does someone have an idea ?
    Thank you very much.

    This is an issue with the 1.0 version of the update.  Apple pushed out a newer release this morning called 1.1:
    http://support.apple.com/kb/DL1489

  • How to setup a group with autentication

    Hi, Every body,
    I am new in this forum, I found Stratus is a so exciting platform, now I need your help.
    I want to setup a group with posting autentication, in the group, some one has the posting right, others have not. I found the "groupspecWithAuthentication, groupspecWithoutAuthentication,  encodePostingAuthorization,setPostingPassword" etc. but I cant understand how to use them.
    I have dived in this forum and the reference of Stratus 2.0 beta( here) for several days, and I have tried the samples posted by Mike, and I have study almost all threads in this forum, but I still cant find the clue.
    Please help me out, thanks advanced,

    Thank you, Mike, for your timely reply. Forgive me the delay, because now is our most important festival, I just back from a party.
    Now I understand, but I still wonder,
    1. if a group is in running, and a authorized user has joined. Now he misdoes, I want to withdraw the authentication, how can I? revise the password and recreate the group?
    2. How can I setup a group, just authorized users can join? I know I can use secret group name, but if authorized user divulge the group name, others without autentication can join the group too. ( because the swf easy to reverse, hacker can sniff the opaque groupspec string, revise the swf, impersonate authorized user, etc).
    3. How can I banishment a misdoer from my group?
    Thanks again for your time.

  • How to cut and paste with MacBook Air

    How do I cut and paste with MacBook Air?

    Copying, Cutting, and Pasting in OS X
    You can easily copy, cut, or paste pictures, text, and other items easily using the built-in shortcuts and menus in OS X.
    Copying text
    To copy text, you can either secondary-click the text or use OS X’s built-in keyboard shortcut.
    To copy using secondary-click, first secondary-click the text. Then, select the Copy button from the pop-up menu.
    To copy using the keyboard shortcut, select the text. Then, press both the C and Command (⌘) keys at the same time.
    Cutting text
    To cut text, you can either secondary-click the text or use OS X’s built-in keyboard shortcut.
    To cut using secondary-click, first secondary-click the text. Then, select the Cut button from the pop-up menu.
    To cut using the keyboard shortcut, select the text. Then, press both the X and Command (⌘) keys at the same time.
    Pasting text
    To paste text, you can either secondary-click the text or use OS X’s built-in keyboard shortcut.
    To paste using secondary-click, first secondary-click the text. Then, select the Paste button from the pop-up menu.
    To paste using the keyboard shortcut, select the text. Then, press both the V and Command (⌘) keys at the same time.
    Austin

  • Installation file (package) with adobe air sdk

    I made an installation file with adobe air (javascript, html via AIRSDK) ,
    but when it's packed and I run the file, it sends an error message "This application cannot be installed because this installer has been mis-configured. Please contact the application author for assistance."
    I don't know maybe I should try dreamviewer? because I'm sure about the codes
    I want to make such a file (as below image)
    but via airsdk it makes this:
    with air written on it

    try to update your air runtime. This is popular issue when developers use newer sdk but old runtime. Or include runtime to your app

  • Whats latest AIR SDK for CS5

    CS5 (11.02.489)  I downloaded a file from Adobe and got 2.6, another I got seems to indicte 3.0. Have spent a day trying different avenues to update CS5 Flash Pro as far as possible
    Can't get templates for Android etc, am thoroughly confused after a day of no-go, would very much appreciate advice and assistance.
    I would like to be able to develope Android and iOS apps, feel happy with the flash but really stuck here at SDK

    There is a way if you are able to download the flash cs 5.5. demo to homebrew a Flash CS5 with Air SDK 2.7: shown here
    I can vouche for that working, because I have used it.
    Its rumored that you can use the same technique to use 3.2 on flash cs5, but I have never tried it.
    All the Air SDK versions are available here

  • How to setup Slingbox AV with Linksys E2500

    I just purchased a new Linksys E2500 and I am unable to setup internet viewing with it.  I have went in and done the port forwarding and still I have not had any success.  I would appreciate any helpful information.

    So the concern that you said is the configuration of the Router ( E2500 ) at home.. So could please inform us the name of the ISP( Internet Service Provider )... So it all depends upon the ISP( Internet Service Provider ) setup...
    If you want to configure the router with the help of the CD so for that you need to unistall the existing Cisco Connect Software from the computer...
    Reset the Router and power cycle the network...Make the following connectivity:
     Modem ----> Router -----> Computer
    They all should be connected with the Ethernet Cable... Then install the Cisco Connect Software... It will help you in configuring the Router...
    As far as Slingbox is concern you did port forwarding but until and unless you are not online it would work....

  • How to setup remote access with E4200?

    Hi,
    I am new to this and I need help from you all on how to setup the E4200 so that I can access the media server when I am in office?  Is there a guide or step by step procedure on this?  I was browsing on the Cisco website and unable to find it. 

    The purpose of using DDNS is it substitutes the public/WAN ip address provided by your ISP.We all know that the ip address provided by our ISP(if we are not subscribe to a premium static ip address) is basically public and will always change from time to time.So it will be difficult for us to know what's the ip address our ISP has provided us and this will lead us problems accessing our router or ftp server remotely. Thus by using DDNS' it will now allow us to access the router remotely without knowing what's the WAN ip address.

  • How to use Flex Components with Flash?

    Hi!!
    I found a lot of very useful components in the web, but they are all for  Flex, is it possible to use Flex Components with Flash IDE?
    Thanks !!!
    jenry
    PS: this is one of the components I need to use (a tree with checkbox  nodes)
    http://www.sephiroth.it/file_detail.php?pageNum_comments=30&id=151
    another one:
    http://www.darronschall.com/weblog/2006/09/a-flex-2-checked-tree-control-component.cfm

    Flex components are delivered as SWCs just like Flash components, but the
    SWC format is incompatible with the Flash IDE.
    Also, the default fl.. components in the Flash IDE are incompatible with
    Flex components.
    You should be able to load a Flex SWF into a Flash SWF as long as you aren't
    using fl.. components in the Flash SWF.  If the Flex SWF overlays things
    in your Flash SWF then it might block interaction, but otherwise it
    shouldn't.  I don't think the statement you quoted is true for all
    configurations.
    But loading a Flex SWF into a Flash SWF isn't going to help you use those
    Flex components from your Flash IDE.  Try Flash Builder 4 to build out the
    Flex portion of your application.  I haven't tried it myself, but it I think
    it is supposed to have better integration with Flash.

  • How to setup wireless printing with AirPort Express?

    Hey, I just bought a AirPort Express today and I can't figure out how to setup the usb wireless printing. Could someone explain in detail on how to do this? Thanks-Michael
    I have a Windows 7 64-bit PC and a Hp Deskjet F380 USB printer.

    Download the install Bonjour Print Services for Windows v2.0.2
    Run the program. Hopefully, your printer will be recognized.
    If it is, "install" the printer and try to print.
    Keep in mind that if you have an All-in-One type of device, that only the print function will be supported.
    Advanced features like copy, scan, maintenance, etc are not supported. You will need to connect the All-in-One directly to your PC if you need those services.

Maybe you are looking for

  • Action Link in obiee 11g for a Hierarchy Drill Down Level

    Hi Requirement is: We have a Time Dimension Hierarchy with drill down Levels(Year, Qtr, Month, Day). So now i wanted to provide an action link on detailed column(day) which will navigate to other report. I have tried doing it but unable to get the ac

  • Preview: Adjust Color greyed out for PDFs

    Just scanned a bunch of pages as a PDF and opened it in Preview. The levels were off so I wanted to Adjust Color, but it was greyed out. Am I correct in assuming that this only works with image files, not PDFs?

  • How to use log4j in OC4j

    Can you give me a sample log4j.xml used for oc4j (orcle 9iAS ). Also I want to read a env. variable to read the oc4j home in that xml to redirect the log msgs to that folder.Any clue on that ? (I am developing windows env & deploying solaris. So I ca

  • HR Payslip

    hi experts, i have to make some changes in hr payroll slip ie HR:INDIA REMUNERATION STATEMENT,,,,, name of the form which SAP using for printing is IN01....the program name is HINCEDT0... I want to add bank details in the payslip which is in infotype

  • In house Repair service Best Practices

    Hi, I have requirement to work on In-house Repairs for service module. please suggest me best practices id for refering configuration Inhouse repairs service(crm7.0) Please help me. Thanks & Regards kishore kumar