0

I'm new in android...
i want to see my application logcat to my server. so that it became easy to see the errors..

please explain step by step...

THANKS IN ADVANCE.

Sujeet Kumar
  • 1,822
  • 22
  • 25

2 Answers2

0

I think you need to integrate Fabric in your android application. It will track your errors/crash event.

0

You can check TestFairy or you can check below link, It has already answers by somebody.

https://stackoverflow.com/a/27957459/1404798

Read logcat programmatically within application

Community
  • 1
  • 1
Thirumalvalavan
  • 2,660
  • 1
  • 30
  • 32