Search code examples
androidacra

android: how to create ACRA crash Report Txt File?


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?


Solution

  • 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