Skip to content

Instantly share code, notes, and snippets.

@brianfromoregon
Created June 17, 2013 06:38
Show Gist options
  • Save brianfromoregon/5794982 to your computer and use it in GitHub Desktop.
Save brianfromoregon/5794982 to your computer and use it in GitHub Desktop.
@Override
public int onStartCommand(Intent intent, int flags, int startId) {
throw new AssertionError("Use only by binding");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment