Skip to content

Instantly share code, notes, and snippets.

@maxhis
Created May 13, 2014 03:22
Show Gist options
  • Select an option

  • Save maxhis/c00486815e1f6b8d4071 to your computer and use it in GitHub Desktop.

Select an option

Save maxhis/c00486815e1f6b8d4071 to your computer and use it in GitHub Desktop.
boolean isDebuggable = ( 0 != ( getApplcationInfo().flags &= ApplicationInfo.FLAG_DEBUGGABLE ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment