To address "heavy data" issue we parse it on a server into a compact binary form and unpack it on Android. Check out ambrosoft.com For lighter cases XPP is OK.
On Jun 4, 8:48 am, mayank bisht <[email protected]> wrote: > I am calling webservices in my application . I got response with > 10,0000 data . i am using ksoap for parsing but dalvikvm showing me > memory out of heap error. i know its so so much heavy data . How > should i handle this problem ? > what r the ways to solve this problem ? > Thanks in advance -- 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

