Parse the stream using XMLPullParser if it's an XML.

If not, then, there is not other way. Saving to string first for such a
large response is not good.

*Thanks and Regards,
Kumar Bibek*
*
http://techdroid.kbeanie.com
http://www.kbeanie.com*



On Wed, Jun 22, 2011 at 7:35 PM, naveen kumar
<kumarnaveen.si...@gmail.com>wrote:

> i am getting large response of https server. i am not able to store
> complete response in string variable, there fore i am witting the file
> by using fileoutputstrem, it's takes more time for write on file and
> parse them.
>
> Please fix this issue in android also.
>
>
> thanks,
> Naveen Kumar
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to