• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

4/14/2015 - Release - AIR 17 Runtime and SDK

Adobe Employee ,
Apr 14, 2015 Apr 14, 2015

Copy link to clipboard

Copied

Today we're pleased to announce that the next version of AIR is available for immediate download.  AIR 17 adds both new features and important bug fixes for both desktop and mobile platforms!

Below are some of the key features and benefits of AIR 17.  Please see our release notes for full details.

New Features:


  • ADT Packaging time Improvement with Support for Parallel Compilation for iOS

AIR 16 introduced support for compilation and packaging of iOS applications for both 32 bit and 64 bit platforms. With this improvement, we can now compile 32 and 64 bit architecture in parallel to cut packaging times up to 50 percent.

  • Stage3D - Standard Extended Profile for Mobile

In recent releases of the Runtime we've added support for Standard and Standard Constrained Stage3D profiles.  With AIR 17 we're adding a new Standard Extended Profile for iOS and Android devices that support GLES3.  Availability of the “standardExtended" profile indicates the availability of AGAL3. The same profile name can then be used in requestContext3D and requestContext3DMatchingProfiles methods of Stage3D.

The “standardExtended” profile requires OpenGL ES 3.0 which is present on many high end smartphones and tablets. AGAL3 increases register limits for vertex attributes, fragment constants and tokens. While we're focusing on mobile first, we anticipate bringing this functionality to the desktop in a future update.

chart.png

To assemble the new AGAL, update AGALMiniAssembler.as (AGAL v3) from https://github.com/adobe-flash/graphicscorelib/.


  • VideoTexture Support in AIR for Windows, Mac and iOS

We've introduced a new ActionScript feature that allows hardware accelerated video to be used as a source texture in a Stage3D environment. Currently, using video with Stage3D requires the use of the Video object, which is not accelerated, and manipulation of the bitmap representations of the video frames. This new feature, called VideoTexture, allows direct access to a texture object that is sourced from a Netstream or Camera object. As of the first Flash Player 17 this feature is back and now available on AIR Mac, Windows and iOS.  Look for Android support in an upcoming release.  Please see the VideoTexture blog post for implementation details.

Fixed Issues:

  • [iPhone 6 +] if Landscape image is not provided for iphone 6+, Stretched Portrait launch image is displayed when application is launched in landscape mode. (3945056)
  • [iPhone 6+][Upside down]: Inverted launch image is displayed, if device is kept at upsidedown position and AO is portrait and AR true. (3945046)
  • Stage alignment get distorted on returning back from Camera UI. (3946793)
  • App crashes on launch, when Permit debugging option is UNTICKED in Flash CC. ( Bug 3949916)
  • Non-compliant handling of orientation in iOS 8 root view controller. (Bug 3942292)
  • Mod (%) operator broken in interpreter mode for iOS 64 bit ( Bug 3951944)
  • [Air Desktop] Create VideoTexture when application window is not active cause video not render but sound playback (3939033)
  • Multiple security and functional fixes


Known Issues:

  • [iPhone 6 +] Inverted launch image is displayed for split sec when device kept at rotated right Landscape orientation (AspectRatio is landscape and AutoOrients is false). (3945071)
  • Keyboard Orientation did not changed from Portrait to landscape after setting stage aspect ratio to landscape and the text area moves upwards.(3948135)
  • Texture format mismatch" while uploading BitmapData to a Texture on Samsung Galaxy Tab (Bug 3959595)
  • [Android] FLV video encoded with H264 is not working with stage video, video is not getting rendered (Bug 3950740)
  • ld error “ld: in , unsupported address encoding (13) of personality function in CIE for architecture arm64Compilation failed while executing : ld64" on packaging with WIN SDK. (Bug 3950027)
  • [Air Desktop] Graphical glitches when rotating an element inside of a sprite.(3949851)
  • [Air Desktop] [Video Texture] Glitches in Video on Intel 4400 Graphics Card on Window 7.(3937062)
  • [Air Desktop] Gestures doesn't work well with StageWebView. (3806251)

Download Locations:

AIR 17 runtime for Windows: 17.0.0.144 Runtime Download

AIR 17 runtime for Macintosh: 17.0.0.144 Runtime Download

AIR 17 SDK & Compiler for Windows: 17.0.0.144 SDK & Compiler Download

AIR 17 SDK & Compiler for Macintosh: 17.0.0.144 SDK & Compiler Download

Note: To provide all the all the necessary tools for our developers in one place and avoid having to download multiple components, we are packaging Adobe AIR 17 SDK and ActionScript Compiler 2.0 in a single SDK called “Adobe AIR 17 SDK & Compiler”.

AIR SDK 17 (Compatible with Flex) for Windows: 17.0.0.144 SDK Windows Download

AIR SDK 17 (Compatible with Flex) for Macintosh: 17.0.0.144 SDK Macintosh Download

Previous versions of the AIR runtime and SDK can be found on the Archived AIR SDK and Runtimes page

Views

3.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines