Skip to content

Tool for overriding the default exception handler in Android and send stacktraces to a backend service (only the client is written here)

License

Notifications You must be signed in to change notification settings

ptornhult/AndroidExceptionHandler

Repository files navigation

AndroidExceptionHandler

Tool for overriding the default exception handler in Android and send stacktraces to a backend service (only the client is written here)

Usage

Add the dependency to your gradle build file

compile 'se.codeunlimited.android.exception_handler:android-exception-handler:0.6'

Then see the app module for example usage

About

Tool for overriding the default exception handler in Android and send stacktraces to a backend service (only the client is written here)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages