Deadlocks and ANRs
In this article we're going to have a look at how to analyse a real-world Application Not Responding (ANR) trace, determine the cause (which turns out to be a deadlock in one of the libraries we're using) and eliminate it. We're also going to take th...
zenandroid.hashnode.dev27 min read