George you can try running
adb -d logcat > android.log while the device is attached via USB and just leave it running. It should log everything to the log file then. Dean On Thu, Apr 25, 2013 at 11:23 AM, Paul Johnson <[email protected]>wrote: > Hi, > > > What I need is suggestions on how to debug this as I have exhausted all >> my ideas. I suspect the app is using too many resources / threads / >> memory and this is causing Android to reboot. However I can’t prove this >> as the logcat log is cleared on reboot, so I have no idea what happened >> immediately before the device rebooted. >> > > Is it crashing in the same place all the time or does it die when you're > trying to (say) do a network access? > > Paul > > > -- > "Space," it says, "is big. Really big. You just won't believe how vastly, > hugely, mindbogglingly big it is. I mean, you may think it's a long way > down the road to the chemist's, but that's just peanuts to space, listen..." > Hitch Hikers Guide to the Galaxy, a truly remarkable book! > > ______________________________**_________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/**mailman/listinfo/monodroid<http://lists.ximian.com/mailman/listinfo/monodroid> >
_______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
