Android Question OS, app or libraries monitoring tools and crash reporting tools

biometrics

Active Member
Licensed User
Longtime User
Hi all,

This is a two part questions:

1. We recently had a problem with a third party library crashing our app. We figured this out by writing log entries to a text file and so located the line of code causing the problem. This has brought up the question of tools to monitoring resources etc to figure out what is going on in the OS, app or libraries.

What tools do you use to monitor the OS, app or libraries?

2. Our app isn't available in the play store so crash reporting isn't available.

What tools do you use to log crash reports?

Thanks
 

Similar Threads

Top