broodplank / APKtoJava

Decompile your APKs easily (to java/smali or/and resource)
www.broodplank.net
186 stars 54 forks source link

Non Windows Support #6

Open matiasfha opened 10 years ago

matiasfha commented 10 years ago

Is a Java package right? could it be compiled in a Non Windows environment?

broodplank commented 9 years ago

No it's absolutely not a Java package. It's an AutoIT application which is Windows only. BUT if you use Wine in combination with AutoIT v3 you can compile it on Linux/Mac OSX. But running the application with Wine may cause some inconsistencies though. I'd say give it a try. With some minor adjustments you probably run it successfully on Wine.