Personal tools

Views

Adobe AIR Update Framework

From Adobe Labs

Table of contents

Update Framework for Adobe AIR Applications (Beta) - Introduction

New version released on 6/24/2008

This beta release of the update framework for Adobe AIR Applications provides APIs to assist developers in including good update capabilities in their AIR applications. The functionality present in update framework assists developers in the following:

The update framework supplies a default user interface that your application can use. It provides the user with basic information and options related to application updates. Your application can also also define its own custom user interface for use with the update framework.

FAQ

Download

Get the framework-related deliverables from this link:

Please check the readme.txt file for more information about the package content.

Get the samples from this link:

Documentation

Documentation is available in the download package, in the [docs] folder.

The PDF document describes the available APIs and how to use the framework in both Flex- and HTML-based AIR applications.

Samples

Ten samples are available, five Flex and five for JavaScript: Samples download. All the samples contain compiled binary files in addition to sources, to enable you with a good development start.

The samples cover both technologies (Flex and JavaScript), including code for each of the following: using the default user interface, using a custom user interface, extending the default user interface with languages other than the 11 languages included in the framework (check the "int" folders for such samples).

In order to demonstrate the update workflow, an app:/ URI is used for the updated air application location. You change it to match your server URL, but the binaries provided in the download package should work by default and give you a good sense of what is possible to implement using this framework.

For a very quick start-up, take a look at the code from the "simple_ui" applications (in the samples/Flex and samples/JavaScript folders)

Release Notes

Known Issues

Feedback and Community

For reporting bugs, problems or general feedback and suggestions for this library, please use the Update framework for Adobe AIR applications web forum. We also encourage you to post your general feedback and links to your projects!

Retrieved from "http://labs.adobe.com/wiki/index.php/Adobe_AIR_Update_Framework"