On Tue, Sep 11, 2012 at 2:56 PM, Ika Balzam <[email protected]> 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 <http://sites.google.com/site/rezmobileapps/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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

