*If your app is done in API 11 or higher, in the < application /> in the Android Manifest.xml, you can use largeHeap=”true” which will allow the application to use more heap if it is available.* * * *http://knowledge.lapasa.net/?p=772 * On Saturday, October 6, 2012 4:32:49 AM UTC-5, tj wrote: > > hello frnzz, > In my project i am fetching a text file from row folder. file size is near > about 3 MB. each and every time while reading that text file, heap size > grows rapidly. after reaching it's memory limit it > gives outOfMemoryException. i have used bufferReader, inputStream and > stringBuilder to read file. geeks plz help me. hope for positive responce. > 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

