Closed GoogleCodeExporter closed 9 years ago
Hmm. You don't really need to use -a when re-assembling, unless you need the
new jumbo opcodes. Try it without -a.
Original comment by jesusfreke@jesusfreke.com
on 26 Feb 2012 at 4:45
Yes, of course.
I did not set -a option to avoid this issue.
But this behavior is very strange.
If you change -a default value I will set -a option to 14.
Original comment by jin.ada...@gmail.com
on 26 Feb 2012 at 5:05
Yeah, after taking a look at how I implemented it again, there is some
weirdness there. I'm not sure the best way to handle it though.
At some point, I will probably try to handle the api level in smali in a more
transparent way by default - choose an appropriate api level (and dex version
number) based on the opcodes that are present.
Original comment by jesusfreke@jesusfreke.com
on 26 Feb 2012 at 8:46
Original issue reported on code.google.com by
jin.ada...@gmail.com
on 26 Feb 2012 at 1:39