Category Archives: Android

Category Archives: Android

Real Time Trader Desktop for Android Updated

I updated my Real Time Trader Desktop for Android sample application to work with the latest AIR for Android build (8/26/2010). To make it easier to find the latest version of the application, I also created a project page for the application where you will always be able to download the lastest build. That way [...]
Also posted in Air, Flex, LiveCycle Data Services | 1 Comment

Employee Directory for “AIR for Android” Updated

I updated my Employee Directory on AIR for Android sample application to work with the latest AIR for Android build (8/26/2010). To make it easier to find the latest version of the application, I also created a project page for the application where you will always be able to download the lastest build. That way [...]
Also posted in Air, Flex | 1 Comment

Multi-User Google Maps Collaboration on Android

This application allows users in different locations to work together in Google Maps. The collaboration features in this application include: Video Chat Map Synchronization on move, zoom, etc. Whiteboarding Cursor sharing When running on Android, the application can use the device’s GPS to share your location. This is just another example of “built-in” collaboration (go [...]
Also posted in Air, Flex, Froyo, LiveCycle Collaboration Service | 5 Comments

Multi-User Video Tic-Tac-Toe for Android

My previous post, “Video Chat for Android in 30 Lines of Code”, has generated a good level of interest. A slight twist on the same idea is to build collaboration into your applications. The use case here is slightly different: instead of enabling simple “video conversations” between remote users, this level of collaboration enables remote [...]
Also posted in Air, Flex, LiveCycle Collaboration Service | 7 Comments

Video Chat for Android in 30 Lines of Code

Here is a simple Video Chat application I built with Flex 4 and deployed on AIR for Android. The Application is just 30 lines of code and allows multiple users to join a chat room and “video chat”. Video streaming is powered by LiveCycle Collaboration Services, a set of hosted Flash Services that enable developers [...]
Also posted in Air, Flex, Froyo | 50 Comments

Android Trader Desktop with Flex and AIR — Updated for Froyo + Source Code Available

A few weeks ago, I posted a video of a Mobile Trader Desktop application I built using Flex 4 and AIR for Android. I recently updated the application for Froyo (Android 2.2), and I can now share the application file and the source code. Watch the video: Download the Application and Source Code You can [...]
Also posted in Air, Flex, Froyo | 6 Comments

Employee Directory Sample Application Using Flex and AIR for Android – Updated for Froyo

I finally took the time to rebuild the Employee Directory application with the latest version of AIR for Android (available here) to run on Froyo. See the links below to download the apk and the source code. (If you are still running Eclair see my original post). The Employee Directory application demonstrates how to build [...]
Also posted in Air, Flex, Froyo | 7 Comments

“VoiceNotes for Android”: Sample App using Flex, AIR, and the Microphone API

VoiceNotes for Android is a sample application built with Flex and deployed on Adobe AIR for Android. The application allows you to record voice messages and play them back later. It demonstrates the Microphone API introduced in the latest builds of AIR for Android. VoiceNotes for Android is based on the desktop version of VoiceNotes [...]
Also posted in Air, Flex | 12 Comments

Sample Application using Flex and AIR for Android

Here is a simple Employee Directory application I wrote to demonstrate how to build Flex applications for Android using the AIR runtime. Watch the video: The key point when you look at the source code of this application is that you build Flex applications for Android the exact same way you build Flex applications for [...]
Also posted in Air, Flex | 26 Comments

Android Trader Application with Flex 4 and AIR

I recently blogged about building a Real Time Trader Desktop Application using Flex 4 and LiveCycle Data Services. I posted the source code for the AIR version and the Browser version of the application. The next logical step was to build a Mobile version. I used Flex 4 and the prerelease version of AIR for [...]
Also posted in Air, Flex | 10 Comments