Any messages in LogCat?

On Tue, Sep 14, 2010 at 4:33 PM, nextgen <[email protected]> wrote:
> I have in many cases successfully loaded up data into an array from
> the strings.xml. However an app I'm writing now has a very large
> amount of data in the XML, much larger than I've had in the past for a
> single array.
>
> When I run the app in the emulator, the intent happens, I see my app's
> home page, but after a few seconds it just closes itself and goes back
> to the emulator home screen. My onCreate code is loading up the XML.
> When I delete most of the XML and run it, everything is fine. The
> trouble always comes in when the XML is a certain size (though I
> haven't narrowed down a number).
>
> Is there any way to counter-act this?
>
> --
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

-- 
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

Reply via email to