flash builder - How do i convert Flex MX Components for use in Flex Mobile -
i have existing flex air app, combination of both mx , spark components , need run on android device. now, have tried compiling using adt -package -target apk-emulator -storetype
, when install on android device black screen.
creating new mobile flex project , importing existing stuff, have mx stuff isn't compatible flex mobile 4.6. there other ways around this?
you have few options, in order of complexity (from easiest hardest):
add mx.swc library path of mobile project. can utilize mx libraries in mobile project. performance expected bo dismal. rework code replace mx components spark components; if alternatives exist. rebuild app using mobile supported components flex flash-builder flex-mobile flex-mx flex-spark
No comments:
Post a Comment