Tuesday, September 14, 2010

[android-developers] Re: Loading XML data to array “gives up” if XML is too big

Thank you both for the replies. Unfortunately you are stretching my
admittedly thin knowledge, only began in Android and Java a month
ago. I'll look into LogCat. Frank, if you can spare a bit more of
your time to explain how to do this at compile time I would be
grateful, although I'm sure it's pretty remedial for you.

On Sep 14, 5:14 pm, Frank Weiss <fewe...@gmail.com> wrote:
> It's running out of time in onCreate() or running out of memory. If the XML
> data is known at compile time, why bother parsing it at run time?

> Any messages in LogCat?

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

No comments:

Post a Comment