Ygauraw / android-remote-stacktrace

Automatically exported from code.google.com/p/android-remote-stacktrace
0 stars 0 forks source link

Ask the user before stacktrace submission #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great to have an easy way to ask the user if she wants their
stacktrace uploaded.

One option would be to separate ExceptionHandler.register() into two calls,
with the first one reporting if crash logs should be submitted, and the
second one actually performing the submission. However, it would be even
greater to have an automatic interactive dialog window displaying the URL
and the crashlog details.

Original issue reported on code.google.com by roto...@mail.ru on 21 Jan 2010 at 11:18

GoogleCodeExporter commented 9 years ago
i'm trying to address this issue with tracedroid:
http://ligi-tec.blogspot.com/2010/05/tracedroid-send-stacktraces-via-email.html

Original comment by ligi%lig...@gtempaccount.com on 6 May 2010 at 11:49