Adobe AIR ▪ Sale
Adobe AIR
Developer(s) Adobe Systems
Initial release February 25, 2008; 5 years ago (2008-February-25)
Stable release 3.7.0.2090 (June 11, 2013; 5 days ago (2013-06-11)) [±]
Preview release 3.6.0.5390 (9 December 2012; 6 months ago (2012-12-09)) [±]
Development status Active
Operating system Microsoft Windows
OS X
Android
iOS
BlackBerry Tablet OS
Linux (Discontinued since v2.6)
Platform IA-32, x64, ARM and MIPS
Available in English
Type Run-time environment
License Freeware (Proprietary)
Website www.adobe.com/products/air/

Adobe Integrated Runtime, also known as Adobe AIR, is a cross-platform run-time system developed by Adobe Systems for building Rich Internet applications (RIA) using Adobe Flash, Apache Flex (formerly Adobe Flex), HTML, and Ajax, that can be run as desktop applications or on mobile devices. The runtime supports installable applications on Windows, Mac OS and some mobile operating systems such as BlackBerry Tablet OS, iOS and Android. It also originally supported Linux, but that support was discontinued.

Architecture[edit]

With AIR, Adobe intends to provide a versatile runtime-environment that allows existing Flash, ActionScript, or HTML and JavaScript code to construct Internet-based applications that have many of the characteristics of more traditional desktop-like programs. Adobe positions AIR as a browser-less runtime for RIAs that can be deployed onto the desktop, rather than as a full-fledged application framework. An application deployed in a browser does not require installation, while one deployed with AIR requires that the application be packaged, digitally signed, and installed on the user's local file system. This provides access to local storage and file systems, while browser-deployed applications are more limited in where and how data can be accessed and stored.

Adobe AIR internally uses Adobe Flash Player as the runtime environment, and ActionScript 3 as the sole programming language. Flash applications must specifically be built for the Adobe AIR runtime in order to utilize additional features provided, such as file-system integration, native-client extensions, native window/screen integration, taskbar/dock integration, and hardware integration with connected Accelerometer and GPS devices. AIR enables applications to work with data in multiple different ways, including using local files, local SQLite databases (for which AIR has inbuilt support), a database server via web services, or the encrypted local store included with AIR.

Availability[edit]

Desktop platforms[edit]

The latest version of Adobe AIR, Version 3, contains Adobe Flash Player 11, and is available for Windows (XP and newer) and OS X. Official support for desktop Linux distributions ceased in June 2011 with version 2.6.

In January 2009, Adobe claimed that there were over 100 million installations of Adobe AIR worldwide, and that "the majority of AIR runtime installations occur at the time the first AIR application is installed by a user". Adobe AIR is also included with all downloaded installations of Adobe Reader 9 (released in July, 2008), Adobe Photoshop, Adobe Lightroom, with no option for exclusion either in the download or in the installation.

Mobile platforms[edit]

Adobe AIR applications can be published as native phone applications on certain supported mobile operating systems, such as Android (ARM Cortex-A8 and above) and Apple iOS.

The following table documents Adobe AIR support on mobile operating systems:

Operating System Prerequisites Latest Adobe Flash Player
Android Android 2.3+, ARM Cortex-A8+ AIR 3.6.0.597 (uses Flash Player 11.6)
Apple iOS iOS 4.3 or later AIR 3.6.0.597 (uses Flash Player 11.6)
BlackBerry Tablet OS None AIR 3.1 (uses Flash Player 11.1)

Application development[edit]

Adobe AIR supports Flash applications by running them within a contained Flash Player instance, and HTML/JavaScript/Ajax web applications by running them within the included WebKit rendering engine. Multiple instances of the browser can be started within a single AIR application, but JavaScript content executes with some security limitations.

Adobe has provided a free SDK in order to build AIR applications, known as the AIR SDK. The AIR SDK allows developers to use any text editor such as Notepad++ or FlashDevelop (an IDE) to edit ActionScript source code (.as files), and then build a corresponding AIR application or AIR installer (.air file) from the same.

Adobe provides for AIR HTML/JavaScript development with Adobe Dreamweaver CS5, although any other HTML editor or text editor can be used.

ActionScript[edit]

Adobe AIR applications can be built either with the Adobe Flex Framework, or without. The framework is an integrated collection of stylable Graphical User Interface, data manipulation and networking components, and applications built upon it are known as "Flex" applications. Applications built without the framework depend entirely on the developer's own skills and artistic abilities, and are commonly known as "pure ActionScript" projects.

In both methods, developers can access the full Flash Player set of functionalities, including text, vector graphics, bitmap graphics, video, audio, camera and microphone support, among others. Adobe AIR also includes additional features such as file system integration, native extensions, native desktop integration, and hardware integration with connected devices.

Adobe provides two ways of developing AIR applications in ActionScript:

Third-party development environments that target the AIR runtime are also available:

JavaScript[edit]

Adobe AIR supports a subset of JavaScript, which does not support dynamic execution of code when running in the application sandbox. According to Adobe, this restriction is designed to prevent malicious remote content from attacking a user's system. Due to this restriction, JavaScript frameworks that make use of dynamic JavaScript functions like eval() were not initially compatible with Adobe AIR. However, several frameworks including Dojo Toolkit, jQuery, and ExtJS were updated to support Adobe AIR's application sandbox. Some frameworks like MooTools were already compatible.

Dreamweaver CS4/CS3 requires an additional extension to compile AIR applications, as does Flash CS3 in the form of an update. The cross-platform nature of the runtime means any HTML editor, coupled with the AIR SDK, can create AIR applications.

Release history[edit]

"Apollo" 1.0 Betas[edit]

Adobe made a public preview release of AIR (then called Apollo) along with a software development kit (SDK) and extension for developing Apollo applications with the Flex framework, on March 19, 2007.

On June 10, 2007, Apollo was renamed to AIR and a public beta release of the runtime was launched. Public beta 2 of AIR SDK was released on October 1, 2007. Public beta 3, was released on December 12, 2007.

Adobe AIR 1.0[edit]

Version 1.0 of the Adobe AIR runtime and SDK was released on February 25, 2008.

Adobe AIR 1.1[edit]

Version 1.1 of Adobe AIR was released on June 16, 2008. This release included a number of new features including:

In addition, version 1.1 includes support for Microsoft Windows XP Tablet PC Edition and 64-bit editions of Windows Vista Home Premium, Business, Ultimate, and Enterprise.

Adobe AIR 1.5[edit]

Adobe AIR 1.5 was released on November 17, 2008. New capabilities included:

Adobe AIR 1.5.1[edit]

Released on February 24, 2009, AIR 1.5.1 was primarily a compatibility update that includes bug fixes and security updates.

Adobe AIR 1.5.2[edit]

Released on July 30, 2009, AIR 1.5.2 introduced a number of minor new features and compatibility issues. Some of the important fixes included:

Adobe AIR 1.5.3[edit]

Adobe AIR 1.5.3 was released on December 8, 2009. It included fixes for a number of compatibility and security related issues. The BBC iPlayer Desktop manager v1.5.15695.18135 is the first version to use AIR 1.5.3.

AIR 2.0[edit]

The Adobe AIR 2 public beta was released on November 16, 2009 followed by the beta 2 on February 2, 2010 and the release candidate on May 11, 2010. In addition, Adobe AIR for Android was announced on February 12, 2010. AIR 2 was officially released for Windows, Mac OS and Linux on June 10, 2010 and Android on October 8, 2010. It dropped support for PowerPC Macs.

AIR 2.5[edit]

Adobe AIR 2.5 was released on October 24, 2010 at the Adobe MAX 2010 conference.

AIR 2.6[edit]

Adobe AIR 2.6 was released on February 24, 2011 for Android devices. Another update was released on March 22, 2011 for updated iOS support.

AIR 2.7[edit]

Adobe AIR 2.7 was released on June 14, 2011. Linux support was dropped.

AIR 3.0[edit]

Adobe released Adobe AIR 3.0 on October 3, 2011. AIR 3.0 included support for native 64-bit CPU architecture, hardware accelerated graphics rendering, captive runtime, native extensions, JPEG-XR image format, LZMA compression for SWF files, and H.264 encoding.

AIR 3.1[edit]

Adobe released Adobe AIR 3.1 on November 11, 2011.

AIR 3.2[edit]

Adobe released Adobe AIR 3.2 on March 28, 2012.

AIR 3.3[edit]

Adobe released Adobe AIR 3.3 on June 8, 2012.

AIR 3.4[edit]

Adobe released Adobe AIR 3.4 on August 21, 2012.

AIR 3.5[edit]

Adobe released Adobe AIR 3.5 on November 6, 2012.

AIR 3.6[edit]

Adobe released Adobe AIR 3.6 on February 12, 2013.

AIR 3.7[edit]

Adobe released Adobe AIR 3.7 on April 9, 2013.

Criticisms[edit]

Some developers have complained about certain lacking features on Adobe AIR for Android, such as acoustic echo cancellation, which causes AIR applications to suffer from some echo issues.

Adobe AIR can be installed using a .air installer file, or directly from a web browser using the Adobe AIR Installation badge. In the latest release of Google Chrome the badge does not install the AIR application.

References[edit]

  1. "System requirements". Adobe AIR website. Adobe Inc. Retrieved 2011-09-07. "Adobe is increasingly investing in mobile devices. As such, we are changing our distribution model for Linux® and will no longer invest in the development of a desktop Linux operating system version of Adobe® AIR® or the AIR SDK. The last version to support desktop Linux is AIR 2.6." 
  2. "Adobe AIR 1.1 EULA" (PDF). Adobe Systems. 4 February 2008. Retrieved 15 March 2011. 
  3. "Adobe AIR: Browser vs. Desktop". Adobe Systems. Retrieved 15 March 2011. 
  4. Adobe AIR 3, Adobe
  5. iOS features in Adobe AIR 2.6, Adobe Devnet
  6. http://helpx.adobe.com/air/kb/install-air-2-64-bit.html
  7. Ludwig, Adrian (28 January 2009). "AIR passes 100 million installations". Adobe AIR Team Blog. Adobe Systems. Retrieved 15 March 2011. 
  8. Gottwals, Steve (27 June 2008). "Adobe Reader 9 is Here!". Adobe Reader Blog. Adobe Systems. Retrieved 15 March 2011. 
  9. "Flash Player 10.1 – Installations and updates". Archived from the original on 8 October 2010. Retrieved 2010-11-19. 
  10. http://www.adobe.com/in/products/air/tech-specs.html
  11. http://helpx.adobe.com/flash-player/release-note/fp_116_air_36_release_notes.html
  12. http://helpx.adobe.com/flash-player/release-note/fp_116_air_36_release_notes.html
  13. Announcing Flash Player 11 and AIR 3, Adobe Flash Platform Blog
  14. [1] Retrieved on September 19, 2011.
  15. "Getting started with Adobe AIR for HTML/JavaScript developers". Adobe Systems. 24 August 2010. Retrieved 15 March 2011. 
  16. "ADOBE® AIR™ 1.5 Security White Paper" (PDF). Adobe Systems. 2008. p. 6. Retrieved 24 March 2011. 
  17. "Adobe - AIR: Tools for Ajax". Adobe Systems. Archived from the original on 14 April 2011. Retrieved 15 March 2011. 
  18. "Adobe Flash - Downloads". Adobe Systems. 17 November 2008. Archived from the original on 3 March 2011. Retrieved 15 March 2011. "Adobe AIR 1.5 Update for Flash CS4 Professional" 
  19. "Adobe AIR 1.1 FAQ" (PDF). Adobe Systems. 16 June 2008. Retrieved 15 March 2011. 
  20. "Adobe release AIR for Linux". Heinz Heise. 18 December 2008. Retrieved 15 March 2011. 
  21. "AIR for Linux:Release Notes". Adobe Systems. 31 March 2008. Archived from the original on 27 May 2008. Retrieved 15 March 2011. 
  22. Hu, Michael (24 October 2010). "Adobe AIR 2.5 is Now Available!". Adobe AIR Team Blog. Adobe Systems. Retrieved 15 March 2011. 
  23. "Adobe AIR Team Blog". Adobe Systems. Archived from the original on 13 May 2011. Retrieved 20 April 2011. 
  24. "Adobe AIR Team Blog". Adobe Systems. Retrieved 20 April 2011. 
  25. "Adobe AIR Team Blog". Adobe Systems. Retrieved 14 June 2011. 
  26. "Adobe AIR Team Blog". Adobe Systems. Retrieved 14 June 2011. 
  27. "Adobe AIR Team Blog". Adobe Systems. Retrieved 04 Oct 2011. 
  28. "Adobe AIR 3 Features". Adobe Systems Incorporated. Retrieved 4 October 2011. 
  29. "Flash Player and Adobe AIR feature list". Adobe Systems. Retrieved 13 November 2012. 
  30. "AEC in Android not working". Adobe Systems. Retrieved 15 November 2011. 
  31. Issue 141645: Chrome 21 broke Adobe AIR Badge installer, Chromium at Google Code
  32. Issue 140854: Adobe AIR not supported in Pepper Flash, Chromium at Google Code

External links[edit]

Popular search requests

Adobe AIR is an object of interest for many people. For example, the people often search for Adobe AIR website, Adobe AIR blog, Adobe AIR online, Adobe AIR information, Adobe AIR photo, Adobe AIR picture, Adobe AIR video, Adobe AIR movie, Adobe AIR history, Adobe AIR news, Adobe AIR facts, Adobe AIR description, Adobe AIR detailed info, Adobe AIR features, Adobe AIR manual, Adobe AIR instructions, Adobe AIR comparison, Adobe AIR book, Adobe AIR story, Adobe AIR article, Adobe AIR review, Adobe AIR feedbacks, Adobe AIR selection, Adobe AIR data, Adobe AIR address, Adobe AIR phone number, download Adobe AIR, Adobe AIR reference, Adobe AIR wikipedia, Adobe AIR facebook, Adobe AIR twitter, Adobe AIR 2013, Adobe AIR 2014, Adobe AIR in the United States, Adobe AIR USA, Adobe AIR US, Adobe AIR in United Kingdom, Adobe AIR UK, Adobe AIR in Canada, Adobe AIR in Australia, etc.

Adobe AIR is also an object of commercial interest. For example, many people are interested in Adobe AIR offers, Adobe AIR buy, Adobe AIR sell, Adobe AIR sale, Adobe AIR discounts, discounted Adobe AIR, Adobe AIR coupon, Adobe AIR promo code, Adobe AIR order, to order Adobe AIR online, to buy Adobe AIR, how much for Adobe AIR, Adobe AIR price, Adobe AIR cost, Adobe AIR price list, Adobe AIR tariffs, Adobe AIR rates, Adobe AIR prices, Adobe AIR delivery, Adobe AIR store, Adobe AIR online store, Adobe AIR online shop, inexpensive Adobe AIR, cheap Adobe AIR, Adobe AIR for free, free Adobe AIR, used Adobe AIR, and so on.

Information source: wikipedia.org

Do you want to know more? Look at the full version of the Adobe AIR article.

HOT DESIGNS
Premium designs
Designs by country
Designs by U.S. state
Most popular designs
Newest, last added designs
Unique designs
Cheap, budget designs
Design super sale

DESIGNS BY THEME
Accounting, audit designs
Adult, sex designs
African designs
American, U.S. designs
Animals, birds, pets designs
Agricultural, farming designs
Architecture, building designs
Army, navy, military designs
Audio & video designs
Automobiles, car designs
Books, e-book designs
Beauty salon, SPA designs
Black, dark designs
Business, corporate designs
Charity, donation designs
Cinema, movie, film designs
Computer, hardware designs
Celebrity, star fan designs
Children, family designs
Christmas, New Year's designs
Green, St. Patrick designs
Dating, matchmaking designs
Design studio, creative designs
Educational, student designs
Electronics designs
Entertainment, fun designs
Fashion, wear designs
Finance, financial designs
Fishing & hunting designs
Flowers, floral shop designs
Food, nutrition designs
Football, soccer designs
Gambling, casino designs
Games, gaming designs
Gifts, gift designs
Halloween, carnival designs
Hotel, resort designs
Industry, industrial designs
Insurance, insurer designs
Interior, furniture designs
International designs
Internet technology designs
Jewelry, jewellery designs
Job & employment designs
Landscaping, garden designs
Law, juridical, legal designs
Love, romantic designs
Marketing designs
Media, radio, TV designs
Medicine, health care designs
Mortgage, loan designs
Music, musical designs
Night club, dancing designs
Photography, photo designs
Personal, individual designs
Politics, political designs
Real estate, realty designs
Religious, church designs
Restaurant, cafe designs
Retirement, pension designs
Science, scientific designs
Sea, ocean, river designs
Security, protection designs
Social, cultural designs
Spirit, meditational designs
Software designs
Sports, sporting designs
Telecommunication designs
Travel, vacation designs
Transport, logistic designs
Web hosting designs
Wedding, marriage designs
White, light designs

E-COMMERCE DESIGNS
Magento store designs
OpenCart store designs
PrestaShop store designs
CRE Loaded store designs
Jigoshop store designs
VirtueMart store designs
osCommerce store designs
Zen Cart store designs

CMS DESIGNS
Flash CMS designs
Joomla CMS designs
Mambo CMS designs
Drupal CMS designs
WordPress blog designs
Forum designs
phpBB forum designs
PHP-Nuke portal designs

ANIMATED WEBSITE DESIGNS
Flash CMS designs
Silverlight animated designs
Silverlight intro designs
Flash animated designs
Flash intro designs
XML Flash designs
Flash 8 animated designs
Dynamic Flash designs
Flash animated photo albums
Dynamic Swish designs
Swish animated designs
jQuery animated designs

WEBSITE DESIGNS
WebMatrix Razor designs
HTML 5 designs
Web 2.0 designs
3-color variation designs
3D, three-dimensional designs
Artwork, illustrated designs
Clean, simple designs
CSS based website designs
Full design packages
Full ready websites
Portal designs
Stretched, full screen designs
Universal, neutral designs

CORPORATE ID DESIGNS
Corporate identity sets
Logo layouts, logo designs
Logotype sets, logo packs
PowerPoint, PTT designs
Facebook themes

VIDEO, SOUND & MUSIC
Video e-cards
After Effects video intros
Special video effects
Music tracks, music loops
Stock music bank

GRAPHICS & CLIPART
Pro clipart & illustrations, $19/year
5,000+ icons by subscription
Icons, pictograms

 
Adobe AIR Sale - Buy now!
Super Offers
Super Offers
Custom Logo Design $149  ▪  Web Programming  ▪  ID Card Printing  ▪  Best Web Hosting  ▪  eCommerce Software  ▪  Add Your Link
© 1996-2013 MAGIA Internet StudioAboutPortfolioPhoto on DemandHostingAdvertiseSitemapPrivacyMaria Online