haco20292 / dex2jar

Automatically exported from code.google.com/p/dex2jar
0 stars 0 forks source link

Problem in conversion from dex to jar [vice-versa] #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Converted Dex To Jar using this tool.[Success]
2.Tried converting back to dex using Android dx tool.[Failure]

What is the expected output? What do you see instead?
Expected output is proper conversion from dex to jar and back to dex.
It seems though the conversion from dex to jar is happening  but some data is 
getting lost so the conversion from jar to dex is not happening. 
Also have attached the logs of the conversion process and also the apk file 
which i tried to convert.

What version of the product are you using? On what operating system?
dex2jar-0.0.7.7 On Windows Xp

Please provide any additional information below.
>>UNEXPECTED TOP-LEVEL EXCEPTION:
>>com.android.dx.cf.code.SimException: at stack depth 0, expected type int but 
found null

Original issue reported on code.google.com by ashokpat...@gmail.com on 18 Dec 2010 at 6:14

Attachments: