A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
'com.github.anrwatchdog:anrwatchdog:1.0.1'
<dependency>
<groupId>com.github.anrwatchdog</groupId>
<artifactId>anrwatchdog</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="com.github.anrwatchdog" name="anrwatchdog" rev="1.0.1"/>
"com.github.anrwatchdog", "anrwatchdog", "1.0.1"