Skip to main content
This topic has been closed for replies.

1 reply

September 25, 2011

Hi:

Not sure about android. But you wont need any such tool for ipa because the ipa-app-store,ipa-debug,ipa-test targets will convert your swf into native ARM code. And there will not be any SWF inside it. Can you just give your solution a try on android? What happens if you use the obfuscated swf to create an apk, and run on device?

Participant
September 25, 2011

Hi

[ipa]

The iOS, File.applicationDirectory has「/var/mobile/Applications/{id}/{application name}.app/{application name}.swf」

I tried to upload this swf file to the my site from iPad2.

and check this swf file.

it is not obfuscated.

but. this is only debug mode.

release build ipa is not the same.

The ipa, protect is not required.

[apk]

>Can you just give your solution a try on android?

Yes.

I can try.

I have nexus one and asus transformer TF101.

However, there is no try.

apk extension that was exported from the FlashBuilder, change the zip

unzip the zip.

use swfencrypt to obfuscate the swf.

again, a zip compressed folder.

rename apk.

Apk is generated through the above process,

I do not know whether this file is releasable

So, if there is a formal solution,

I want to use it.