Skip to main content
February 3, 2011
Question

AIR for Android client

  • February 3, 2011
  • 1 reply
  • 743 views

Q1. Is there a sample AIR for Android client app available?

Q2. I tried accessing the flashPhone.html page (using IIS on my computer) from the browser in my android device(galaxy tab) and was able to connect to the FMS. Also dialled 8888 and could hear the music. I also tried dialling another client (flashPhone.html on computer) and was able to connect but couldn't hear anything from both ends. What could be the problem?

This topic has been closed for replies.

1 reply

February 3, 2011

1: Since Android build of Sample Flash Phone is not yet available with current FMG build on Adobe Labs (FMG prerelease 1); I encourage to create and share customized Android ported builds of sample flash phone.

2: On Android, Flash Player 10.1 doesn't have microphone access as yet. However, AIR on Andriod has Microphone access. Therefore, till things change, an AIR app is a better alternative for VoIP apps.

-Pankaj

FMG Bug/feature requests can be filed here:  https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

February 4, 2011

thank you Pankaj for the quick reply,

Another question : If I am using FMG & FMS to connect my AIR client to a SIP

enabled device (SIP phone, Video Door Phone etc.) would I be able to stream

the video from the SIP device to the AIR client and simultaneously have

2-way audio communication between the AIR client and the SIP device. I am

asking this question because I read in another post on the forum that 2 way

video communication between a flash client and a SIP device is not possible

in the current build and hence wanted to clarify this point.

Thank you

February 4, 2011
would I be able to stream

the video from the SIP device to the AIR client and simultaneously have

2-way audio communication between the AIR client and the SIP device.

Yes, this is a supported usage. Although, few things might be dependent on the SIP door phone; worth a try anyways.

-Pankaj