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?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Hardik Gajjar
  • 5,038
  • 8
  • 33
  • 51

1 Answers1

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

Vlad
  • 7,997
  • 3
  • 56
  • 43
Aleksei Potapkin
  • 1,021
  • 12
  • 23