I have an existing Flex Air app, that is a combination of both MX and spark components and I need it to run on an android device. Now, I have tried compiling using adt -package -target apk-emulator -storetype
and when I install on the android device I get a black screen.
Creating a new mobile flex project and importing the existing stuff, I have mx stuff which obviously isn't compatible with flex mobile 4.6. Are there any other ways around this?
You have a few options, in order of complexity (from easiest to hardest):