>>>>> "KV" == Kostya Vasilyev <kmans...@gmail.com> writes:
KV> Two things. KV> Calling putExtra twice with the same key is worthless, as only KV> the latest will be kept (you can think of intent extras as a hash KV> map). Don't remember if extra_email is supposed to be an array. Good point. I took a look at the email that he sent me and, indeed, it does not contain the output from collectDeviceInfo(). Yes, extra_email has to be an array. KV> I would do two things: KV> - ask the user if he sees the email application open (or the Chooser KV> dialog), or if he never gets to that point; also ask him to note KV> the package name in the force close dialog. KV> - ask the user to install one of several logcat collecting apps KV> from Market and send you the crash report through it. Good ideas, both. Thanks. What really bothers me is that the crash is not being reported via Flurry even though I specified a Thread.setDefaultUncaughtExceptionHandler that ends up invoking Flurry.onError. -- Jake Colman -- Android Tinkerer -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en