desword / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
1 stars 0 forks source link

Dex2Jar debug information are missing #605

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Decompile any apk to jar and smali

What is the expected output? What do you see instead?
parameter/local variable names should be present in jar file. This is not the 
case.
However smali files show the names correctly.

What version of the product are you using? On what operating system?
v2.0.0b9 on Win7

Original issue reported on code.google.com by flamefir...@gmail.com on 16 Feb 2014 at 11:20

GoogleCodeExporter commented 9 years ago
I have no clue what this is saying. This isn't dex2jar.

If you can provide a simple

- This is what I did
- This is what I received
- This is what I expected

Then we can take a look at this again.

Original comment by connor.tumbleson on 16 Feb 2014 at 5:21