[android-developers] Re: Reporting Exceptions

2009-01-05 Thread Mark Murphy
kelvin wrote: > Is there a built-in or easy scheme to have users report exceptions to > a developer? I understand that you could try to get users to hook up > a USB cable and run 'adb', but I don't think that's realistic. > > I'm running into a crash that appears to occur on a very small number

[android-developers] Re: Reporting Exceptions

2009-01-05 Thread kelvin
Thanks Mark. Yea, the actual sending of the data is not a problem for me. The catching of the exception is a different matter. There are several thread entries involved in this operation. I was really hoping there was something built-in, as Google had mentioned in the past. The early dev phon

[android-developers] Re: Reporting Exceptions

2009-01-05 Thread Mark Murphy
kelvin wrote: > Thanks Mark. Yea, the actual sending of the data is not a problem for > me. The catching of the exception is a different matter. There are > several thread entries involved in this operation. Ah. > The early dev phones actually had an > "Exception Browser" where a user could a