On Aug 2, 12:26 pm, Premier <[email protected]> wrote:
> Hello
> do you know a library or method to serialize / deserialize java bean
> to json in android?

You can use XStream for serializing from/to xml, I'm not sure if
XStream works well for json on android.

> how i can introspect a javabean and fill its fields?

For all I know, java introspection works on Android.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to