jackson - jackson2.2.0 can not work on android2.2 -


when using jackson2.2.0 on android2.2(api8), got error:

could not find class java.util.concurrent.concurrentnavigablemap, referenced method com.fasterxml.jackson.databind.deser.basicdeserializerfactory.<clinit>

i've tested code on android2.3.3(api10) , android4.0.3(api15), both works.

does 1 knows how fix this? or have use jason parser instead.

this has been reported on jackson's issue tracker. fix due in 2.2.2 next week or so.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -