Sign in
Dima Stopel's blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
android
java
JSON
reflection
serialization
Browse by Tags
MSDN Blogs
>
Dima Stopel's blog
>
All Tags
>
json
Tagged Content List
Blog Post:
Serializing (de-serializing) object to (from) JSON string on Android OS
Dima Stopel
Hi guys and girls, During my last project on Android I had a task of serializing / de-serializing an object to / from text file. I could choose either XML or JSON formats, so I couldn’t use ObjectInputStream and ObjectOutputStream pair. It was obvious to me that the Android framework should...
on
4 Jul 2011
Page 1 of 1 (1 items)