Closed GoogleCodeExporter closed 9 years ago
Have you tried setting the proper api level? What version of Android?
Try: -a13 or -a10
Original comment by rustam...@gmail.com
on 10 Mar 2012 at 11:37
D'oh...works like a champ with the api argument. It's 2.3.5 so using -a 10
works great. I guess you can close this then. I'm still not really sure why
it worked in 1.2.8 without specifying that argument but maybe this was a
deliberate change?
In any case, thanks for the tip!
Original comment by bdma...@gmail.com
on 11 Mar 2012 at 4:05
Yes, recent versions of baksmali require the -a option when deodexing, if it's
<ICS
Original comment by jesusfreke@jesusfreke.com
on 11 Mar 2012 at 5:28
Original issue reported on code.google.com by
bdma...@gmail.com
on 5 Mar 2012 at 7:55