Category Archives: Ant

Flex Icon

Packaging a Flex Mobile Project using Ant for Android, BlackBerry or iOs

Flex IconIf you want to package a Flex Mobile Project using Ant, you’ll first need to compile your project to get a swf. ADT is the tool need to package your application. First of all, if you want lots of information, I recommend installing the Adobe Community Help.

Remember you can also do this by creating a Release Build (right click project –> Export… –> Flash Builder –> Release Build) of your Flex Mobile Project.

Continue reading