Free Month of FDT Max for Everybody!
With the release of FDT 5.5 we also introduced a new payment model – subscriptions. To welcome this new opportunity, we want to spend a free month of FDT Max to all of you. With subscription payment you are much more flexible in setting up your development team with FDT 5. You can subscribe to [...]
Thanks Tal!
Also check out FDT 5.5, which we’ve just released. It has a great deal of improvements and fixes – especially with the AIR workflow.
I have created a custom template for compiling AIR 3 using FDT for IOS which also syncs your app to your mobile if anyone wants to use it.. http://theboywhocriedwoolf.com/compiling-air-with-fdt-and-ant/
hope this helps..
@danny
Which version of FDT & Flex SDK are you using in your project?
yes i have the same issue as fintan… getting null pointer exception. i tried changing namespace to http://ns.adobe.com/air/application/3.1
Hey Fintan,
The FDT5 mobile templates won’t work with 4.6 out of the box. You’re right about the XML namespace. What you can do is edit the template your self! The templates are kept in your FDT folder in your home directory.
On OSX this may be hidden by default. Here’s some info to fix that:
http://tarastips.net/2011/05/show-hidden-library-folder-in-mac-osx-lion/
should the Flex 4.6 sdk work out of the box with the FDT5 mobile templates? I’ve tried it but the generated *-app.xml file points to the 2.6 namespace rather than 3.1 and I can get it to compile yet(java.lang.NullPointerException).
any help is appreciated
Fintan