realm to json

32 views
Skip to first unread message

Johnny TwoShoes

unread,
Feb 9, 2016, 12:26:56 PM2/9/16
to Realm Java
Hi,

What is the official way to convert realm objects to json. I'm using String strEventOut = gson.toJson(data);
and it seems to be producing rubbish??? Do I need to use annotations in my realm objects? like @SerializedName("name")???
Please help, I've been looking at this simple task for ages without getting correct results? Should I use Jackson instead?


Reply all
Reply to author
Forward
0 new messages