aspose file tools
The moose likes Android and the fly likes How to avoid out of memory error in string builder in android Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "How to avoid out of memory error in string builder in android" Watch "How to avoid out of memory error in string builder in android" New topic
Author

How to avoid out of memory error in string builder in android

vijayakumar durai
Ranch Hand

Joined: Aug 18, 2008
Posts: 153
Hi friends
I am getting out of memory error in string builder in android .I am gettin lot of values from webservice while replacing xml entity character reference character i used stringbuffer .How to avoid that can anybody give example how to do?

My appending code
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to avoid out of memory error in string builder in android
 
Similar Threads
confused with String Equality
String related query
B&S: Customer ID (owner) exact 8 digits or not?
How appened different character in to a string
how to check whether a word is a palindrome