Quote:
Originally Posted by Iceman90
I am a Flash developer, and I now use Flash and Adobe AIR to package my apps as native applications for Android and iOS.
There are lots of books and online tutorials on Flash and ActionScript 3 (Flash's scripting language) and all the concepts are transferable to a mobile app.
|
I'd advise against this and stick to learning a native language for the platform you want to program for. Wrapping flash code to work with mobile has many drawbacks, especially in performance.