Test Flash on Android device via USB -


I am currently learning ActionScript 3.0, primarily for developing mobile games for Android. The tool is really useful for simulating flash content running on a central device, but I thought there was a way to test directly through the device via USB. I am wrong here, because I can not do this for life, I get some information on doing this. I got many guides about how to get a USB connection, but actual testing / debugging is being done only in the flash builder. I am using Flash CS5, and I want to test my AS3 project directly through our Nexus on the US. Only Guides I can get information about the publication of Flash projects on Android, which is a fairly long process. Surely this should be a quick way to preview the content directly on your phone without the whole process of making APK?

It should help you ...



Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

ruby on rails - Convert a Activerecord result with has_one associations into a single hash per record -

javascript - Read complete data from stream from onMessage -