roycezhc / dex2jar

Automatically exported from code.google.com/p/dex2jar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dex2Jar debug information are missing

GoogleCodeExporter opened this issue · comments

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?
apktool v2.0.0b9 on Win7 for smali 
dex2jar-0.0.9.11 for dex2jar

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