[android-developers] JSon parsing has been taking more time on Android
Hi all,
i have big data approx 10MB, that i have to parse and save in to
database of db4o.
i have been downloading date and making it in to string then i am
parsing and
setting all values of class object, that object i have been saving in
to db4o.
the above process has been taking more time, to parse and save one
object it has been
taking approx 10 sec.
i want to reduce parsing time, how can i achieve on android? same
thing on iPhone has been taking less time.
is there any json parser that has been taking input-stream in spite of
String to make Json Object?
Regards
Imran ali
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home