android - Serialize into JSON with some library then deserialize with another library -


i'm newbie in android development sorry if question somehow irrelevant. i'd connect app java restful web service, created jersey 2.0. , i'd know if it's possible serialize datas using built-in converter of jersey, deserialize them on android app jackson example. if it's possible, solution at? fact jackson, has reputation of being fast, , in other side built-in converter of jersey (a simple jaxb converter if i'm not mistaken) seems pretty easy use well, kind of too. i'm looking best way of setting this.

yes, doesn't matter tools use, json json. long jersey creating that's json, , not json-like (which assume is) jackson should handle fine.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -