Air sdk 16.0 and mobile theme css

Hi,
I use AIR SDK 16.0 in order to build an ARM 64bits for IOS. However the default css mobile theme (mobile.swc) is not taken in consideration while with SDK 15.0 it was ok. How do I can use default.css of mobile.swc with SDK 16.0?
Thanksin advance,
Best ragards,
Cédric.

Hello Adobe developer,
The crash happens when app included ANE file. The description of issue is same with comment "Vivid75 Feb 3, 2015 3:26 PM" (The crash happens on 64 bit devices running ios 7.x that have ANE files attached to them. It crashes even if the ANE is 64 bit compatible).
When do you offer the next public release of AIR SDK which fixed the crash issue?

Similar Messages

  • Overriding mobile theme CSS

    I would like to customize the CSS of a mobile theme generated by a Wordpress plugin which converts a non-responsive design to a mobile version of the site. But it's a pain because I have to go through the entire stylesheet in order to find out what CSS controls what. Is there anything like Firebug for mobile devices?

    I don't know of anything useful as far as a mobile app would be concerned.
    You could temporarily change any media query that uses "device-width" to just plain old "width". That would allow you to change the viewport size of your desktop browser for debugging css for phones.
    If you're using .js to see what the user-agent is to send your css, you could enable Safari's dev tools and change the user agent to one of the iphone settings.

  • Overlaying adobe air sdk 13 for flex mobile project gives me error

    After overlaying adobe air sdk in flash builder 4.6 i am getting this error in my flex mobile project "Could not resolve <s:ViewNavigatorApplication> to a component implementation.". I have followed the steps mentioned on adobe site. Can anyone please suggest me what i need to do in order to get this work.

    You are probably missing the updated flash debug player that describes all the new methods to the application.
    There is a good walkthrough of how to upgrade flash builder to a new library version, this is described in the first video of hsharma's starling tutorials.
    Its very annoying though, i wish adobe would really build in a feature like this to update libraries.

  • It's back! Bad aapt file in AIR SDK 3.4.0.2710 and can't compile in Flash Pro!

    It's happened again! This also happened in a version of AIR SDK 3.3 and I had to rollback. I reported that issue as well. (search aapt)
    Flash Professional CS6 REQUIRES an aapt.exe file, not an aapt file, but aapt.exe file in \AIR_SDK_3.4.0.2710\lib\android\bin\
    in order to build AIR for Android apps.
    Can't you put something in your build tests to cover this?
    Go back and look at 3.4.0.2540 and you will see a aapt.exe file at this location within the SDK and it doesn't exist in 2710.
    I'm running the latest version of Flash Pro CS6.
    I'm also seeing all kinds of weirdness now with my AIR for Android builds that use ANE files. After the ANE pops an ad, my app won't properly update its screen unless its "nudged" with a tap on the touch screen. I was fine when I was building and testing under 2540 but I updated my Droid 2 test device to AIR 2710 the other day and now I'm having problems. Not good to think all the apps I've already published out may now be having severe problems if users have upgrade their AIR SDK.. Can't confirm that 2710 is the problem until I rollback my test device back to AIR 2540 though. Looks like you may be trying to fix this issue in 3.5 Beta - that's good.

    Hi Kevin,
    Dunno if you saw my other post to you, but I've put up a copy of the SDK that you were looking for and asked that we change our procedures going forward.  As for the actual issue, would you mind creating a bug report at bugbase.adobe.com if you haven't already?
    Thanks
    Chris

  • 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.

  • New jquery mobile theme not rendering properly

    So I'm finalizing some things on a mobile website that is looking great! m.whitewatertours.com...but we wanted to make a few changes to the theming and used ThemeRoller from jQuery to do so. But after downloading my new theme and applying it to a test page our fabulous looking site now looks like something a 5 yr old created!
    I replaced the original <link rel="stylesheet" href="http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.min.css" /> code in the Head tag with the new ones mentioned below their respective pages...(generated with the "add new css" button from DW6)
    Here's the orginal page looking great: http://m.whitewatertours.com/rafting-hot-deals.html
    than the test page with ThemeRoller Theme: http://m.whitewatertours.com/rafting-hot-deals-css-test.html
    new code = <link href="jquery-mobile/twt-mobile-theme.css" rel="stylesheet" type="text/css">
    Than I tested with a theme created from Fireworks CS6, still looking terrible...
    test page with FWCS6 theme: http://m.whitewatertours.com/rafting-hot-deals-css-test-fw.html
    I feel like I must've have done something wrong ... but have triple checked everything I can think of!
    Jenny

    Thanks Sudarshan!
    So that did solve part of the problem at first, but was overriding my custom css.
    Found there was an extra </script> in the head tag that was screwing up things...
    So the css. from Fireworks works!
    The css from jQuery ThemeRoller did take a little extra tweaking, did get 2 codes from them one from the file download "index":
    the first code worked with the .min extension so thats what im using
    <link rel="stylesheet" href="themes/twt-mobile-theme.min.css" />
    and another from the download screen:
      <link rel="stylesheet" href="css/themes/my-custom-theme.css" />
    the first code worked with the .min extension so thats what im using
    I also ended up creating the "themes" folder within my jquery-mobile folder with all their stuff in there.
    Thanks for the help again and getting me pointed in the right direction!!
    Jenny

  • Changing default workspace removes reference to AIR SDK

    Hi
    When I change my default workspace to a custom workspace, it removes the reference to the AIR SDK under Preferences -> Flash Builder - > Installed AIR SDK, and won't allow me to add it back in.
    The text field is not editable, so I can't type the file location. It should be set to:
    /Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.345990/AIRSDK
    but as you can see in attached screenshot, it appears blank, which results in build errors.
    Anyway I can change this?
    Regards
    Dan Rostron

    Hi Dan,
    I checked this on my machine. In my custom workspace, evrthing seems to work fine. I am able to import AS projects created in my default workspace. Also, i am able to successfully create new AS and AS mobile projects in my custom workspace. Reference to the AIR SDK is intact and projects are compiling fine.
    Is there anything else you did before/after switching the workspace? Probably, changed the installed AIR SDK structure or something similar?
    Thanks,
    Sudhir

  • Where can I find [AIR SDK]/lib/legacy/fdb.jar sources?

    Hi,
    AIR SDK 3.4 and 3.5 distributives that include ActionScript Compiler 2.0 also contain command line debugger tool (fdb) that is able to debug ActionScript workers. Corresponding jar files are [AIR SDK]/lib/legacy/fdb.jar and [AIR SDK]/lib/legacy/legacy-common.jar. Fdb has been an open-source tool for years. Where can I find sources of the most recent fdb versions? Old svn repo is not updated for a long time.

    Thanks, any response from the FDB team?
    How can I contact them directly?
    Are they going to integrate recent changes into Apache Flex SDK repository?

  • IOS + AIR SDK 15.0, arguments.callee 'undefined'

    Hi everybody,
    I work on application use Flex SDK 13.0, Air SDK 15.0, and Robotlegs 2.2.1 MVC Framework.
    Since I upgrated the AIR SDK to 15.0, there is an error in Robotlegs Framework. Searching, I found where the error was, so I create a simple project to test the problem.
    When you use argument.callee in mobile application on IOS, the arguments.callee is 'undefined'.
    This is simple code :
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark"
      applicationDPI="160"
      applicationComplete="viewnavigatorapplication1_applicationCompleteHandler(event)"
    >
      <fx:Script>
      <![CDATA[
      import mx.events.FlexEvent;
      protected function viewnavigatorapplication1_applicationCompleteHandler(event:FlexEvent):void
      var callee : Function = arguments.callee;
      if(callee != null)
      testCalleeLabel.text = "find callee";
      }else
      testCalleeLabel.text = "not find callee";
      ]]>
      </fx:Script>
      <s:Label id="testCalleeLabel"/>
    </s:Application>
    In Air Simulator, or Android APK, the 'arguments.callee' is defined, but if you build in IPA for IOS (or debug mode with "standard build", not "rapid build" on flash builder), the 'arguments.callee' is undefined.
    With AIR 14, the 'arguments.callee' is ok on IOS.
    Robotlegs framework uses 'arguments.callee', so the framework crashes during the instanciation.
    Is it a bug ?
    Thanks for yoru response.

    Hi, you can use this workaround until its fixed.
    public function wrapListener(f:Function):Function {
                return function (... args) : void {
                    var func:Function = f;
                    args[args.length] = func;
                    f.apply(this, args);
    addEventListener(event.EVENT, wrapListener(function(callee:Function):void {
        removeEventListener(event.EVENT, callee);

  • How to install AIR SDK 15 on my iMac

    Hi everyone... I built my iOS app on Flash cs6 (with the latest AIR SDK 15) on my windows computer, but now have access to a Mac. The problem though is that the Flash cs6 on the mac is running AIR 3.2 and I have downloaded the latest AIR SDK 15 for Mac but I don't know how to install it. Can anyone help me?

    I assume its the same as installing any other AIR SDK's. you go to Help >>> Managed Air SDK >>> click on the + sign on the top right >>> navigate to the AIR SDK 15 folder and then done!
    I'm in the same situation as you are but I haven't received my imac YET. so I will let you know once I have done this myself or you can share your experience with us?

  • ANT build produces not working package with 3.5 AIR SDK

    I used AIR SDK 3.1 and have ANT script to compile and package iPad(AdHoc for testing) application. I tried to switch to 3.5 SDK today but when I install *.ipa and launch on iPad it hangs at the spalsh screen.
    I tried to make release build using Flash Builder UI and it worked. So the question is has anything changed in terms of packaging/compilation options?
    Just in case attached my current ANT script:
    <target name="Compilation" depends="Initialization">
         <mxmlc file="${main_class}" output="${swf_file}" locale="${LOCALE}"  static-rsls="false" accessible="false" configname="airmobile"
                    optimize="true" actionscript-file-encoding="UTF-8" keep-generated-actionscript="false" static-link-runtime-shared-libraries="true"
                   debug="${debug_mode}"  failonerror="true" fork="true"  maxmemory="1024m">
              <source-path path-element="${class_path}"/>
              <load-config filename="${FLEX_HOME}/frameworks/airmobile-config.xml"/>
              <load-config filename="${config_file}"></load-config>
              <library-path dir="${lib_path}" includes="*.swc" append="true"/>
         </mxmlc>
    </target>
    <target name="Packaging" depends="Compilation">
          <java jar="${ADT}" fork="true" failonerror="true">
              <arg value="-package"/>
              <arg value="-target"/>
              <arg value="ipa-test"/>
              <arg value="-provisioning-profile"/>
              <arg value="${ios_provisioning}"/>
              <arg value="-storetype"/>
              <arg value="pkcs12"/>
              <arg value="-keystore"/>
              <arg value="${ios_keystore}"/>
              <arg value="-storepass"/>
              <arg value="${ios_pass}"/>
              <arg value="${ipa_file}"/>
              <arg value="${app_descriptor}"/>
              <arg value="${swf_file}"/>
              <arg value="-C" />
              <arg value="${class_path}"/>
              <arg value="assets/icons"/>
              <arg value="-C" />
              <arg value="${release_path}"/>
              <arg value="Default-Portrait.png"/>
         </java>
    </target>
    Thanks

    You may want to try using the settings used by Flash Builder to package the application, more details of which can be found at:http://helpx.adobe.com/x-productkb/multi/compilation-results-flex-builder-flex.html
    Update your ANT script with these, and try again.
    Please get back and tell if it resolved the issue and what change you had to made in your ANT script.
    Thanks,
    Neha

  • Adobe AIR SDK (3.4.0.2710) Captive Runtime Not Updated

    Hi,
    I just downloaded the latest Adobe AIR SDK 3.4.0.2710. Looking at \runtimes\air-captive\win\Adobe AIR\Versions\1.0\Adobe AIR.dll it still says it is 3.4.2540. Will the captive runtime be updated to 3.4.2710?
    Thanks,
    John

    Just retried the SDK download at http://www.adobe.com/devnet/air/air-sdk-download.html and it looks like the runtime has been updated to 3.4.2710. All good now.

  • Performance issue on iPad4 with AIR SDK 3.9

    Hi!
    I have an app that I've created with Flex SDK 4.6.0. The first time I've  compiled the app with AIR SDK 3.1 and it runs with good performance on iPad4 (and little bit slow on oPad2). Then I've upgrated the AIR SDK to the version 3.9 and suddenly my app starts to run slow (but on iPad2 performance is good)
    Is it any known problem with AIR SDK 3.9  on iPad4? Or on iOS 6.1?
    Should I downgrade the AIR SDK back to 3.1 to get good performance on iPad4?
    Thanks in advance
    UPD: I've downgraded the AIR SDK to 3.1 and my app get back the good performance! (But there's some strange bugs)
    Message was edited by: yx

    Hi Nimit!
    1. I've upgraded AIR SDK to 4.0 beta and the problem is gone away.
    2. Unfortunately  I'm not sure I can share my app - it's not in the policy of the company I'm working for. I'll check it out with my boss
    Than you,
    Olga

  • 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

  • 5/4/2012 - AIR 3.3 Runtime and SDK Beta 3

    The beta 3 release provides access to the AIR 3.3 runtime and SDK for Windows, Mac OS, iOS and Android. The key features and benefits of AIR 3.3 are:
    USB debugging for AIR iOS — This new feature allows the iOS developer to connect to the desktop via USB while debugging their mobile applications instead of relying on network connectivity.
    Enhanced Background behavior for AIR iOS — Background support now more closely resembles native applications in iOS. In addition to some basic multitasking and background audio support that is already enabled with AIR for iOS, applications may now support location updates and networking in the background, as well as being notified when a background app is about to be suspended by the operating system.
    Stylus support for Android 4.0 — Stylus support in Flash takes advantage of the new-in-4.0 Android Stylus API, so that stylus-aware apps work automatically with any devices supporting the Android API set.
    Simulator Support (Mac) — With the enhanced simulator support a developer can now package and run an application on iOS simulator using ADT commands. This feature allows an iOS developer to develop and run an application without needing an actual set of devices by using the iOS simulator using Xcode.
    Aspect Ratio Enhancements — With AIR 3.3 the issue with the runtime ignoring the specified aspect ratio has been resolved. In this release we address this use-case by allowing only screen orientation corresponding to app specified aspectRatio and orientation corresponding to 180 degree device rotation from the specified aspectRatio.
    Improved Mac App Store Support — Added support to ensure Mac AIR apps adhere to Apple guidelines and can be submitted to the Mac App store successfully.
    You can find instructions for getting started with this release here: AIR 3.3 Labs Page
    We encourage you to let us know what you think over on our AIR 3.3 Labs Forum

Maybe you are looking for

  • Triggers on tables in the Oracle BAM DataObjects

    Hi there. I am using Monitor Express in Oracle BAM 11.1.1.4 (PS3) and the field LATEST from dataobject BIdefault_composite_component is working as desired. I want to use the same solution in Oracle BAM 11.1.1.3, but the field "_LATEST" was not filled

  • Animation Alpha in 16:9

    I am trying to export a 16:9 FCP sequence in Animation Alpha to use in Motion. I did a chroma key with a 3rd party filter, and can't get the alpha channel to "send to" Motion. Can someone who already knows how to do this just tell me how to get the a

  • Oracle AS10g Release 2 (10.1.2.0.2) download

    Hai, Can anybody provide me the link for downloading Oracle Application Server 10g Release 2 (10.1.2.0.2) that contains only Forms and Reports services which is similar to 9.0.4 version?

  • IDVD unable to display Quicktime HD  mov files as 16:9 format  :

    Hi there. The problem I have is that iDVD simply does not display the 16:9 format for the quicktime movie clips (less than 3 minutes) made with the screen size setting HIGHER than HD 1280 X 720 16:9. iDVD shows the higher resolutions i.e a.HD 1440 X

  • Unable to update itunes or delete itunes

    I am unable to update or even delete Itunes on my pc (winsowds 7 )