You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. use dex2jar-0.0.7.3 convertering dex file to jar, and then put jar into
another android project lib path.
Error Info:
[2010-08-24 11:24:44 - Mytoms] Conversion to Dalvik format failed with error 1
[2010-08-24 11:27:17 - sdd]
UNEXPECTED TOP-LEVEL EXCEPTION:
com.android.dx.cf.code.SimException: expected type java.lang.Object but found
long
[2010-08-24 11:27:17 - sdd] at
com.android.dx.cf.code.BaseMachine.popArgs(BaseMachine.java:156)
[2010-08-24 11:27:17 - sdd] at
com.android.dx.cf.code.Simulator$SimVisitor.visitLocal(Simulator.java:521)
[2010-08-24 11:27:17 - sdd] at
com.android.dx.cf.code.BytecodeArray.parseInstruction(BytecodeArray.java:517)
[2010-08-24 11:27:17 - sdd] at
com.android.dx.cf.code.Simulator.simulate(Simulator.java:96)
[2010-08-24 11:27:17 - sdd] at
com.android.dx.cf.code.Ropper.processBlock(Ropper.java:681)
[2010-08-24 11:27:17 - sdd] at
com.android.dx.cf.code.Ropper.doit(Ropper.java:636)
[2010-08-24 11:27:17 - sdd] at
com.android.dx.cf.code.Ropper.convert(Ropper.java:253)
What version of the product are you using? On what operating system?
the Version dex2jar-0.0.7.3-SNAPSHOT winxp Android1.5 jdk1.6
Original issue reported on code.google.com by songjch...@gmail.com on 24 Aug 2010 at 3:42
Original issue reported on code.google.com by
songjch...@gmail.com
on 24 Aug 2010 at 3:42Attachments:
The text was updated successfully, but these errors were encountered: