I've used Jackson and I found it was easier to do ...
# android
d
I've used Jackson and I found it was easier to do the "regular" case with GSON (doesn't require much annotation to save into POJOs, doesn't try to use getters/setters)