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