Skip to content

Instantly share code, notes, and snippets.

@ifinoi
Created January 7, 2013 11:57
Show Gist options
  • Save ifinoi/4474471 to your computer and use it in GitHub Desktop.
Save ifinoi/4474471 to your computer and use it in GitHub Desktop.
Let your Activity implement BugSense’s ExceptionCallback.
public class MainActivity extends Activity implements ExceptionCallback {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment