I am using Jackson in my android app.
I have added these two jars in my build-path:
jackson-core-asl-1.0.0.jar
jackson-mapper-asl-1.0.0.jar
>
I had a similar problem; assuming you're using Eclipse, try the following:
Hopefully that works.