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.
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.