Posts Tagged AIR2.5

Update – P2P Video Calls on Android

Note: These AIR features are “working”, although they may not make it into the v1 product.
Note: This is not an Adobe product, but simply a feature demo that took 3 days. Any one can build P2P applications with Flash and AIR.

This week I have been working on a couple of different mini-projects to test out new beta features of AIR 2.5 for Android. The engineering team are pushing out features every week, and I have to say I’m very very impressed with their efforts. We are arguably now at feature parity with the desktop AIR releases, which is precisely the goal of the Open Screen Project.

In the 5/7 build we have added Camera, Microphone, StageWebView and NativeExtensions features to the beta. Of course AIR comes with all of the Flash Player 10.1 features along with multi-touch/gestures, support for bitmap matrix caching and Geolocation APIs in addition.

The code isn’t exactly stable so I don’t want to release it just yet. I hope I can finish it by next week, by which time it will have a name.  I changed the name of this demo since it’s not an Adobe Flash Platform product, which caused some confusion. There aren’t plans currently to release this as a product, however I will publish the source code for all.

Flash/AIR on!

, , , , ,

76 Comments

AIR2.5 StageWebView demo – OAuth Support

 

Some of you will have seen our recent series of e-seminars and blog posts about EVA, the Evangelist tool for day-to-day activities.  As you would expect, it’s a multi-screen application that uses all of our technologies where possible.

In terms of production, I am responsible for the mobile implementation and for that I created a number of features such as the GeoServices library, Twitter widget and radar widget – all of which I covered in previous blog posts.

One of the team gripes with the Twitter component is that it’s too hard to login to Twitter using the PIN based mechanism.  With that in mind I jumped at the chance to use StageWebView that is now part of the AIR 2.5 beta on Android devices.

, ,

11 Comments