The Artima Developer Community
Sponsored Link

Artima Developer Spotlight Forum
Adobe Previews AIR 2.0 Features

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Frank Sommers

Posts: 2642
Nickname: fsommers
Registered: Jan, 2002

Adobe Previews AIR 2.0 Features Posted: Oct 8, 2009 8:44 AM
Reply to this message Reply
Advertisement

At its MAX 2009 conference in Los Angeles this week, Adobe unveiled the major new features of its upcoming AIR 2.0 desktop runtime. AIR has been in use on millions of desktops, according to the company, and developers wanted the runtime to support more capabilities for desktop rich-client applications.

An often requested feature, for instance, was the ability to interact with native OS processes, such as starting and stopping other applications on the host OS. That feature is now among those planned for AIR 2.0. In a recent blog post, Adobe's Rob Christensen enumerates the new features developers might be most interested in:

  • Native process API:

    [It] will enable applications to invoke and communicate with native applications on the local machine. In order to preserve the cross platform nature of the .air file format, applications that take advantage of the native process API must be deployed as native installers such as .exe and .dmg. The AIR runtime SDK will include support for generating basic native installers.
  • Detected mass storage device support:

    An AIR 2 application can listen for when a user plugs in a Flip video camera or USB Flash drive so that it can, for example, automatically synchronize files to the local system or prompt the user to upload photos to Facebook or videos to YouTube.
  • Local microphone access API:

    Using the upcoming AIR 2 local microphone API, it will be possible to record audio locally, which can be important if your application is running in a disconnected mode.
  • Improved sockets:

    It will now be possible to create local servers and lightweight P2P applications with enhancements to AIR's socket support.

Support for multitouch and gestures on new operating systems, better accessibility, an open document API, and a faster WebKit will also be part of AIR 2.0.

What do you think of the planned new AIR 2.0 features? What new features would you like to see in AIR 2.0?

Topic: Noop: A JVM Language to Encourage the Good, Discourage the Bad Previous Topic   Next Topic Topic: Abstract Type Members versus Generic Type Parameters in Scala

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use