Android VerifyError crash using jackson parser
问题 Here is my log cat. Unfortunately I am not a pro in reading errors from logcat so please help me :) 05-30 12:12:16.510: I/System.out(838): We made it this far 1 05-30 12:12:17.230: I/System.out(838): We made it this far 2 05-30 12:12:17.240: W/dalvikvm(838): VFY: unable to resolve exception class 748 (Lcom/fasterxml/jackson/core/JsonParseException;) 05-30 12:12:17.240: W/dalvikvm(838): VFY: unable to find exception handler at addr 0x2a 05-30 12:12:17.240: W/dalvikvm(838): VFY: rejected Lcom