android development with flex 4.5 but free
Hi I've a pc (windows 7) and I'd like to use flex 4.5 sdk for developing android and ios app (future), but I like to do it with free tools.
I'm a bit confused about best enviroment and for difference between paid version of flex and no paid version,
There's also go开发者_如何学运维od library like as3isolib is compatible with open sdk of flex?
Can also give me some tools like good ide, and which and where can download the right sdk from adobe site?
And the difference of speed for a app made in flex or in java in a 1ghz hi res (800x480) phone like nexus one?
Thanks
From J_A_X's answer to this question:
FlashDevelop is free, however I'm not a fan of their Flex support. It's better for straight actionscript development. There's also the following IDEs:
- FDT
- Flash Builder
- IntelliJ IDEA
- Tofino for Visual Studio
Tofino is free, but you need Visual Studio which isn't free. Flash Builder isn't free, but has a 60 day trial and if you're unemployed or a student, you can get a free copy. IntelliJ has a 'community' edition which is free, but I'm not sure if it includes Flex in it. Worth a try. FDT is not free, but has a 30 day trial and if you're an open source project, will provide a free license for it.
I think that's it. Hope that helps.
As for libraries like as3isolib, while I haven't used it personally I would assume it would work without any issues. I've used other libraries like flexlib and the Flex 4 SDK with no troubles.
精彩评论