How Android 2.2 interacting with Flash 10.1 (how to use flash from my app)?

Posted by zxcat on Stack Overflow See other posts from Stack Overflow or by zxcat
Published on 2010-05-22T20:39:01Z Indexed on 2010/05/22 21:00 UTC
Read the original article Hit count: 176

Hi!

I'm searched adobe and android developers sites, but can't find any details on this.

Is it possible to use Flash as a part of my app? E.g. like a widget/GUI element? Or it's integrated in browser only and can't be simple accessible?

I know, Adobe AIR apps are supported as standalone .apk. So it must be some API/SDK (from Google) to connect with Flash player.

Is there any details, how to program it (more clear: launch swf from my app and interact with it)?

Thank you!

© Stack Overflow or respective owner

Related posts about android

Related posts about flash