• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Translate android app made by flash

001001

Lurker
Hello everybody,

I have an apk file decompiled, and i'm trying to translate the app, the problem is that app is made by flash. When I browse into res/ values/ strings.xml I can' find all the labels of the application, just some introductions when we try to install the application.

Where can I find all application labels to translate it ?

On the other hand I have a file main.swf, maybe it contains the labels ? Do you have any idea about android app made by flash ?

Thanks.
 
Yes, this is what i'm trying to do, I used Sothink to do that, but the software doesn't allow me to modify the actionscript, I can only view my code, should I export resources, and then modify them ? if yes, How to compile the modified source code ?
 
I think you need to create new project and copy all decompiled staff to it and try to compile it again. If you want to do it on flash use Adobe Flash CS6 studio and create adobe AIR project.
 
I can't even copy the decompiled swf, I can only view it !, is there any other tool you can advice me to use, so as to get the decompiled swf, and then I'll try to compile it again.
 
Back
Top Bottom