Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.
'com.henorek:crashczyk:1.0.0'
<dependency>
<groupId>com.henorek</groupId>
<artifactId>crashczyk</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.henorek" name="crashczyk" rev="1.0.0"/>
"com.henorek", "crashczyk", "1.0.0"