Tuesday, September 11, 2012

Re: [android-developers] Re: Invoking ACRA from within the application

On Tue, Sep 11, 2012 at 2:56 PM, Ika Balzam <ika@net-comet.com> wrote:
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.

ACRA-specific questions should probably go to their group or forum or whatever they have.

That said, Isn't ACRA open source? Find that part that does what you want then refactor to it do work on the click of a button instead of a crash. Ideally the functionality would already be self-contained in such a way that you can just wrap a dialog around a method or something. Doesn't seem that complicated.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment