Yes, it is a single 5 MB line; so how do I fix it? I tried downloading in small chunks, saving to a file and reopening, but it's the same problem. The data, a kind of mail attachment, is a music file and is eventually loaded into an MP3 player. I can't simply point the player to the file, unfortunately; too much legacy code.
On Apr 3, 9:19 pm, TreKing <[email protected]> wrote: > On Tue, Apr 3, 2012 at 10:57 PM, FractalBob <[email protected]> wrote: > > Anyone have any ideas on why this is happening > > The error tells you exactly why: you are running out of memory. > > > and how to fix it? > > Inspect your response in a web browser first. Is it valid? For example, is > it one giant 5MB line? That would be a problem. > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- 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

