Dev iOS /Android Apps using Flash

Out of context: Reply #1

  • Started
  • Last post
  • 7 Responses
  • monolith0

    From what I have seen and built myself, not it's not.. AIR will allow you to build some really great apps and on top of that it has native extensions unlike anything on the market right now that if you need some specific low level API things on an OS level you can just get an Obj-C or Java developers to write you static libraries you can easily connect to and compile with your AS3 project.

    This is very important because you can take advantage of the latest APIs in the latest versions of mobile OSs without waiting for anyone, something that is not really possible with stuff like PhoneGap or other frameworks.

    Look into Starling and http://feathersui.com/ . This is fully GPU accelerated UI framework for AIR that will save you a lot of time. Performance is simply stunning.

View thread