Closed GoogleCodeExporter closed 9 years ago
'works' with java -Xmx512m -jar baksmali-2.0b4.jar -x Camera.odex -d
origi_frame -o Camera
so w/o -a 10
but the app made (deodexed) this way is not working
same as any attempt to odex back with dexopt-wrapper fails with
--- END 'Camera.apk' --- status=0xff00, process failed
while v-1.4.2 works just fine ... what is wrong ?!
Original comment by byczy...@gmail.com
on 4 Jun 2013 at 7:06
I'm pretty sure this is already fixed (but not in a released version yet). I'll
ping the bug again when 2.0b5 is out.
Alternately, feel free to compile from the latest source and try that.
Original comment by jesusfreke@jesusfreke.com
on 8 Jun 2013 at 6:09
I think this should be fixed in 2.0b5. Please try it out and let me know.
Original comment by jesusfreke@jesusfreke.com
on 16 Jun 2013 at 5:34
sorry was busy. yes, baksmali-2.0b5 decompiles now flawlesly
at least i see no errors with Camera.apk ;)
Original comment by byczy...@gmail.com
on 19 Jun 2013 at 12:03
Great, thanks!
Original comment by bgruv@google.com
on 19 Jun 2013 at 12:20
Original issue reported on code.google.com by
byczy...@gmail.com
on 2 Jun 2013 at 9:28