As far as I know, you can't create a Java-based Android application that integrates an ActionScript/MXML-based component as a full citizen that can share data with the rest of the app.
But you could go in the other direction: You can create a Flex or Flash application targeted at Android and integrate Java code with native extensions, part of AIR 3.0. The AIR part of this is in release candidate status now at http://labs.adobe.com. Flash Builder and Flex aren't integrated with it yet but you can manually integrate the new version of AIR with the current Flex & Flash Builder 4.51. AIR 3.0 also features 'captive runtimes' for Android - you no longer depend on the AIR runtime being installed separately on the Android device. David Gassner lynda.com On Wed, Sep 21, 2011 at 7:01 AM, s.rawat <imsaurabhra...@gmail.com> wrote: > Hi , > Is it possible to combine the Flex code(mxml) with the android code in > Eclipse.I want to passs the values from the android code to the flex code ( > written in mxml ).Also if it is possible how can we pass the values to and > from them. > I have a .swf component created from the mxml files in the Adobe Flash > Builder and I am able to integrate it with the android code.But now I want > the mxml files to be included in the android eclipse project and pass the > values from android code to mxml files. > > Plz suggest if it is possible. > Rgds, > Saurabh > > "..pain is temporary.....quitting lasts forever......" > > -- > You received this message because you are subscribed to the Google Groups > "Android Discuss" group. > To post to this group, send email to android-discuss@googlegroups.com. > To unsubscribe from this group, send email to > android-discuss+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/android-discuss?hl=en. > -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to android-discuss@googlegroups.com. To unsubscribe from this group, send email to android-discuss+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.