hosijyun / smali

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

smali compile problem #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use backsmali to decompile a dex from a apk
2. use smali compile it back, and put the dex back to the apk
3. adb install recompiled.apk

What is the expected output? What do you see instead?
I only get this message.
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]
What version of the product are you using? On what operating system?
0.94 & 0.96

Please provide any additional information below.

Original issue reported on code.google.com by Eong.C...@gmail.com on 17 Oct 2009 at 2:51

GoogleCodeExporter commented 9 years ago
It's working. I know why now. Thank you for providing this with $0.0 for a 
whole year!

Original comment by Eong.C...@gmail.com on 17 Oct 2009 at 3:25

GoogleCodeExporter commented 9 years ago
Thanks for the report. I'm glad you got it working :)

Original comment by JesusFre...@gmail.com on 17 Oct 2009 at 10:50