0

I'm calling a service which returns a large amount of data (~ 23 Mb) using ksoap2 for Android. It takes a long time trying to get the response and then throws "Out of memory exception".

Did anyone had the same problem, or have any idea/suggestion how to deal with this?

Thanks in advance.

ArbenMaloku
  • 548
  • 4
  • 15
  • 1
    sounds like you will need to split up the data or do some streaming – tyczj Dec 18 '14 at 15:23
  • Check this link: http://stackoverflow.com/questions/4941581/very-large-soap-response-android-out-of-memory-error/12732396#12732396 – Mou Dec 18 '14 at 15:24

0 Answers0