Skip to content

Instantly share code, notes, and snippets.

@sadaco
Created July 19, 2012 12:36
Show Gist options
  • Save sadaco/3143551 to your computer and use it in GitHub Desktop.
Save sadaco/3143551 to your computer and use it in GitHub Desktop.
bugsense_service
public void onCreate() {
BugSenseHandler.setup(context, YOUR_API_KEY);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment