android: how to create ACRA crash Report Txt File?
Asked Answered
N

1

7

I want to Create Text File of Crash Logs Information by ACRA Crash Report Instead Of EMail/GoogleDoc etc. so how can i achieve this goal?

Noeminoesis answered 23/5, 2012 at 9:15 Comment(0)
E
8

You can implement your own ReportSender that saves everything to file according official docs. https://github.com/ACRA/acra/wiki/Report-Destinations#implementing-your-own-sender

Eligible answered 23/5, 2012 at 9:23 Comment(2)
The project is now on github, the current link is: github.com/ACRA/acra/wiki/…Jailbird
Thanks. Merged link into answer.Eligible

© 2022 - 2024 — McMap. All rights reserved.