broodplank / APKtoJava

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

Eclipse project error #2

Open benjholla opened 11 years ago

benjholla commented 11 years ago

I tried the https://github.com/broodplank/APKtoJava/archive/master.zip version and I'm getting this error when converting to an Eclipse Project.

Line 309 (File "C:\APKtoJava.au3"):

If $namearray[0] <> "" Then If $namearray^ ERROR

Error: Subscript used with non-Array variable.

Any thoughts? Note: Version 0.7 broke with an error about dex2jar.jar being given invalid input, but did just fine in the master branch version.