0

I am working to a Android Application where i have to generate text file if for example user shake his handset or crash happens. I want to store Log Report of application( which is also displayed by Logcat) inside this report. Also i want to display specific logs of my company SDK. Any Suggestion?

1 Answers1

0

Try some third party services such as bugsense if cost is not an issue. Or register for crashlytics (free) and wait for acceptance.

Try this. How to save LogCat contents to file?

Community
  • 1
  • 1
twb
  • 1,248
  • 4
  • 18
  • 31