Hi,

I want to let the user have an option to send me a report - let's say that
he have received a wrong notification in the application.
I just want to use the same mechanism instead of writing a new one.

And crashing the application in order to activate the acra screen seems
like a bad way to do that.. so I wonder if I can do something like:

ACRA.sendReport();

And it will send me the user logs/message and put it in the google doc.

Thanks,
Ika

On Tue, Sep 11, 2012 at 10:49 PM, Kristopher Micinski <
krismicin...@gmail.com> wrote:

> No, that's not going to generate the right kind of crash report.
>
> What do you want to report, if you click a button, the application has
> not yet crashed, what do you want to show has crashed?
>
> kris
>
> On Tue, Sep 11, 2012 at 3:40 PM, bob <b...@coolfone.comze.com> wrote:
> > Throw an Exception on the button click?
> >
> >
> >
> > On Tuesday, September 11, 2012 2:08:03 PM UTC-5, Ika Balzam wrote:
> >>
> >> Hi,
> >>
> >> Does anyone know if you can invoke ACRA from a button?
> >>
> >> i.e. click on a button will open the dialog and send the report instead
> of
> >> crashing the application in order to get the same result.
> >>
> >> Thanks,
> >> Ika
> >
> > --
> > 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
>
> --
> 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
>



-- 
Best Regards,
*Ika Balzam, CTO | Net-Comet Development Studio | T: +972.54.3115117 |
i...@net-comet.com | http://www.net-comet.com*

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

Reply via email to