Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Can we develop flex mobile project that runs in both android and iphone.Also I want to know , can we use all the device capabilities of both android and iphone in same project

share|improve this question
Voted to close because user didn't do any research. – J_A_X Aug 8 '11 at 1:40
Yes. Yes you can. Flex is magic. – jpwrunyan Aug 11 '11 at 8:12

2 Answers

Yes you can achieve that with the new Flex SDK 4.5.1, then when you develop one app in Flash Builder and then build it on both Android and iPhone or even on Blackberry tablets. You can also add different styles to Android and iOS (for example different colors, buttons, everything...).

Download: http://www.adobe.com/cfusion/entitlement/index.cfm?e=flexsdk

For building the actual app you will need an Apple developer certificate or you can always download a fake one from the internet that works just as well.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.